FDO API Reference Feature Data Objects

FdoDataPropertyDefinition Member List

This is the complete list of members for FdoDataPropertyDefinition, including all inherited members.

_AcceptChanges()FdoDataPropertyDefinition [protected, virtual]
_BeginChangeProcessing()FdoSchemaElement [protected, virtual]
_EndChangeProcessing()FdoSchemaElement [protected, virtual]
_RejectChanges()FdoDataPropertyDefinition [protected, virtual]
_StartChanges()FdoDataPropertyDefinition [protected, virtual]
_writeXml(FdoSchemaXmlContext *pContext)FdoDataPropertyDefinition [virtual]
AddRef()FdoIDisposable [inline]
CanSetName()FdoSchemaElement [inline, virtual]
CHANGEINFO_PRESENTFdoSchemaElement [protected, static]
CHANGEINFO_PROCESSEDFdoSchemaElement [protected, static]
CHANGEINFO_PROCESSINGFdoSchemaElement [protected, static]
Create()FdoDataPropertyDefinition [static]
Create(FdoString *name, FdoString *description, bool system=false)FdoDataPropertyDefinition [static]
Delete()FdoSchemaElement
Dispose()FdoDataPropertyDefinition [protected, virtual]
FdoDataPropertyDefinition()FdoDataPropertyDefinition [protected]
FdoDataPropertyDefinition(FdoString *name, FdoString *description, bool system=false)FdoDataPropertyDefinition [protected]
FdoIDisposable()FdoIDisposable [inline, protected]
FdoObjectPropertyDefinition classFdoDataPropertyDefinition [friend]
FdoPropertyDefinition()FdoPropertyDefinition [protected]
FdoPropertyDefinition(FdoString *name, FdoString *description, bool system=false)FdoPropertyDefinition [protected]
FdoSchemaCollection classFdoDataPropertyDefinition [friend]
FdoSchemaElement()FdoSchemaElement [protected]
FdoSchemaElement(FdoString *name, FdoString *description)FdoSchemaElement [protected]
GetAttributes()FdoSchemaElement
GetDataType()FdoDataPropertyDefinition
GetDefaultValue()FdoDataPropertyDefinition
GetDescription()FdoSchemaElement [virtual]
GetElementState()FdoSchemaElement
GetFeatureSchema()FdoSchemaElement [virtual]
GetIsAutoGenerated()FdoDataPropertyDefinition
GetIsSystem()FdoPropertyDefinition [virtual]
GetLength()FdoDataPropertyDefinition
GetName()FdoSchemaElement [virtual]
GetNullable()FdoDataPropertyDefinition
GetParent()FdoSchemaElement [virtual]
GetPrecision()FdoDataPropertyDefinition
GetPropertyType()FdoDataPropertyDefinition [virtual]
GetQualifiedName()FdoPropertyDefinition [virtual]
GetReadOnly()FdoDataPropertyDefinition
GetRefCount()FdoIDisposable [inline]
GetScale()FdoDataPropertyDefinition
GetValueConstraint()FdoDataPropertyDefinition
Init()FdoDataPropertyDefinition [protected]
InitFromXml(const FdoString *propertyTypeName, FdoSchemaXmlContext *pContext, FdoXmlAttributeCollection *attrs)FdoDataPropertyDefinition [virtual]
FdoPropertyDefinition::InitFromXml(FdoSchemaXmlContext *pContext, FdoXmlAttributeCollection *attrs)FdoPropertyDefinition [virtual]
IsProperty(const FdoPropertyDefinition *property)FdoSchemaElement [protected, virtual]
IsSubClass()FdoSchemaElement [protected, virtual]
m_autogeneratedCHANGEDFdoDataPropertyDefinition [protected]
m_changeInfoStateFdoSchemaElement [protected]
m_dataTypeCHANGEDFdoDataPropertyDefinition [protected]
m_defaultValueCHANGEDFdoDataPropertyDefinition [protected]
m_descriptionCHANGEDFdoSchemaElement [protected]
m_lengthCHANGEDFdoDataPropertyDefinition [protected]
m_nameCHANGEDFdoSchemaElement [protected]
m_nullableCHANGEDFdoDataPropertyDefinition [protected]
m_parentCHANGEDFdoSchemaElement [protected]
m_precisionCHANGEDFdoDataPropertyDefinition [protected]
m_propertyValueConstraintCHANGEDFdoDataPropertyDefinition [protected]
m_readOnlyCHANGEDFdoDataPropertyDefinition [protected]
m_scaleCHANGEDFdoDataPropertyDefinition [protected]
m_systemFdoPropertyDefinition [protected]
m_XmlContentHandlerFdoSchemaElement [protected]
m_XmlErrorHandlerFdoSchemaElement [protected]
PropertyRemoved(const FdoPropertyDefinition *property)FdoSchemaElement [protected, virtual]
Release()FdoIDisposable [inline]
Set(FdoPropertyDefinition *pProperty, FdoSchemaXmlContext *pContext)FdoDataPropertyDefinition [virtual]
FdoSchemaElement::Set(FdoSchemaElement *pElement, FdoSchemaXmlContext *pContext)FdoSchemaElement [virtual]
SetDataType(FdoDataType dataType)FdoDataPropertyDefinition
SetDefaultValue(FdoString *value)FdoDataPropertyDefinition
SetDescription(FdoString *value)FdoSchemaElement [virtual]
SetElementState(FdoSchemaElementState value)FdoSchemaElement [protected]
SetIsAutoGenerated(bool value)FdoDataPropertyDefinition
SetIsSystem(bool value)FdoPropertyDefinition [virtual]
SetLength(FdoInt32 value)FdoDataPropertyDefinition
SetName(FdoString *value)FdoSchemaElement [virtual]
SetNullable(bool value)FdoDataPropertyDefinition
SetParent(FdoSchemaElement *value)FdoSchemaElement [protected, virtual]
SetPrecision(FdoInt32 value)FdoDataPropertyDefinition
SetReadOnly(bool value)FdoDataPropertyDefinition
SetScale(FdoInt32 value)FdoDataPropertyDefinition
SetValueConstraint(FdoPropertyValueConstraint *value)FdoDataPropertyDefinition
VldName(FdoString *name)FdoSchemaElement [protected]
XmlCharacters(FdoXmlSaxContext *, FdoString *)FdoXmlSaxHandler [virtual]
XmlEndDocument(FdoXmlSaxContext *)FdoXmlSaxHandler [virtual]
XmlEndElement(FdoXmlSaxContext *context, FdoString *uri, FdoString *name, FdoString *qname)FdoDataPropertyDefinition [virtual]
XmlStartDocument(FdoXmlSaxContext *)FdoXmlSaxHandler [virtual]
XmlStartElement(FdoXmlSaxContext *context, FdoString *uri, FdoString *name, FdoString *qname, FdoXmlAttributeCollection *atts)FdoDataPropertyDefinition [virtual]
~FdoDataPropertyDefinition()FdoDataPropertyDefinition [protected, virtual]
~FdoIDisposable()FdoIDisposable [inline, protected, virtual]
~FdoPropertyDefinition()FdoPropertyDefinition [protected, virtual]
~FdoSchemaElement()FdoSchemaElement [protected, virtual]

Comments or suggestions? Send us feedback.