FDO API Reference Feature Data Objects
static FDO_API FdoBooleanValue* FdoBooleanValue::Create ( bool  value  )  [static]

Constructs a default instance of an FdoBooleanValue using the specified arguments.

Parameters:
value Input a Boolean value
Returns:
Returns the created FdoBooleanValue

Reimplemented from FdoDataValue.


Comments or suggestions? Send us feedback.