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::SetDataType
(
FdoDataType
dataType
)
Sets the FdoDataType of this property.
Parameters:
dataType
Input the FdoDataType of this property
Returns:
Returns nothing