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.