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::SetReadOnly
(
bool
value
)
Sets a Boolean value that indicates if this property is read-only.
Parameters:
value
Input a Boolean value that indicates if this property is read-only
Returns:
Returns nothing