| _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, virtual] |
| CanSetName() | FdoSchemaElement | [inline, virtual] |
| CHANGEINFO_PRESENT | FdoSchemaElement | [protected, static] |
| CHANGEINFO_PROCESSED | FdoSchemaElement | [protected, static] |
| CHANGEINFO_PROCESSING | FdoSchemaElement | [protected, static] |
| CheckReferences(FdoSchemaMergeContext *pContext) | FdoSchemaElement | [virtual] |
| 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 class | FdoDataPropertyDefinition | [friend] |
| FdoPropertyDefinition() | FdoPropertyDefinition | [protected] |
| FdoPropertyDefinition(FdoString *name, FdoString *description, bool system=false) | FdoPropertyDefinition | [protected] |
| FdoSchemaCollection class | FdoDataPropertyDefinition | [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, virtual] |
| GetScale() | FdoDataPropertyDefinition | |
| GetValueConstraint() | FdoDataPropertyDefinition | |
| Init() | FdoDataPropertyDefinition | [protected] |
| InitFromXml(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_autogeneratedCHANGED | FdoDataPropertyDefinition | [protected] |
| m_changeInfoState | FdoSchemaElement | [protected] |
| m_dataTypeCHANGED | FdoDataPropertyDefinition | [protected] |
| m_defaultValueCHANGED | FdoDataPropertyDefinition | [protected] |
| m_descriptionCHANGED | FdoSchemaElement | [protected] |
| m_lengthCHANGED | FdoDataPropertyDefinition | [protected] |
| m_nameCHANGED | FdoSchemaElement | [protected] |
| m_nullableCHANGED | FdoDataPropertyDefinition | [protected] |
| m_parentCHANGED | FdoSchemaElement | [protected] |
| m_precisionCHANGED | FdoDataPropertyDefinition | [protected] |
| m_propertyValueConstraintCHANGED | FdoDataPropertyDefinition | [protected] |
| m_readOnlyCHANGED | FdoDataPropertyDefinition | [protected] |
| m_scaleCHANGED | FdoDataPropertyDefinition | [protected] |
| m_system | FdoPropertyDefinition | [protected] |
| m_XmlContentHandler | FdoSchemaElement | [protected] |
| m_XmlErrorHandler | FdoSchemaElement | [protected] |
| PropertyRemoved(const FdoPropertyDefinition *property) | FdoSchemaElement | [protected, virtual] |
| Release() | FdoIDisposable | [inline, virtual] |
| Set(FdoPropertyDefinition *pProperty, FdoSchemaMergeContext *pContext) | FdoDataPropertyDefinition | [virtual] |
| FdoSchemaElement::Set(FdoSchemaElement *pElement, FdoSchemaMergeContext *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 *saxContext, FdoString *chars) | FdoXmlSaxHandler | [virtual] |
| XmlEndDocument(FdoXmlSaxContext *saxContext) | FdoXmlSaxHandler | [virtual] |
| XmlEndElement(FdoXmlSaxContext *context, FdoString *uri, FdoString *name, FdoString *qname) | FdoDataPropertyDefinition | [virtual] |
| XmlStartDocument(FdoXmlSaxContext *saxContext) | 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] |