MapGuide API Reference
 All Classes Functions Variables Enumerations Enumerator Friends
MgDataPropertyDefinition Member List
This is the complete list of members for MgDataPropertyDefinition, including all inherited members.
Delete()MgPropertyDefinition
GetDataType()MgDataPropertyDefinition
GetDefaultValue()MgDataPropertyDefinition
GetDescription()MgPropertyDefinition
GetLength()MgDataPropertyDefinition
GetName()MgProperty
GetNullable()MgDataPropertyDefinition
GetPrecision()MgDataPropertyDefinition
GetPropertyType()MgPropertyDefinition [virtual]
GetQualifiedName()MgPropertyDefinition
GetReadOnly()MgDataPropertyDefinition
GetScale()MgDataPropertyDefinition
IsAutoGenerated()MgDataPropertyDefinition
MgDataPropertyDefinition(CREFSTRING name)MgDataPropertyDefinition
MgPropertyDefinition(CREFSTRING name, INT16 type)MgPropertyDefinition
SetAutoGeneration(bool value)MgDataPropertyDefinition
SetDataType(INT32 type)MgDataPropertyDefinition
SetDefaultValue(CREFSTRING value)MgDataPropertyDefinition
SetDescription(CREFSTRING description)MgPropertyDefinition
SetLength(INT32 len)MgDataPropertyDefinition
SetName(CREFSTRING name)MgProperty
SetNullable(bool value)MgDataPropertyDefinition
SetPrecision(INT32 precision)MgDataPropertyDefinition
SetQualifiedName(CREFSTRING qualifiedName)MgPropertyDefinition
SetReadOnly(bool value)MgDataPropertyDefinition
SetScale(INT32 scale)MgDataPropertyDefinition