Main Page
Modules
Classes
Files
FdoDataPropertyDefinition
Create
Create
FdoObjectPropertyDefinition
FdoSchemaCollection
GetDataType
GetDefaultValue
GetIsAutoGenerated
GetLength
GetNullable
GetPrecision
GetPropertyType
GetReadOnly
GetScale
GetValueConstraint
SetDataType
SetDefaultValue
SetIsAutoGenerated
SetLength
SetNullable
SetPrecision
SetReadOnly
SetScale
SetValueConstraint
FDO_API void FdoDataPropertyDefinition::SetNullable
(
bool
value
)
Sets a Boolean value that indicates if this property's value can be null.
Parameters:
value
Input a Boolean value that indicates if this property's value can be null
Returns:
Returns nothing