FDO API Reference Feature Data Objects

System::Boolean IReaderImp::GetBoolean System::String *  name  ) 
 

Gets the Boolean value of the specified property. No conversion is performed, thus the property must be FdoDataType_Boolean or an exception is thrown.

Parameters:
name Input the property name.
Returns:
Returns the Boolean value.

Comments or suggestions? Send us feedback.