FDO .NET API Reference Feature Data Objects

OSGeo::FDO::Schema::DataPropertyDefinition Member List

This is the complete list of members for OSGeo::FDO::Schema::DataPropertyDefinition, including all inherited members.

Attach(System::IntPtr unmanagedPointer, System::Boolean autoDelete)OSGeo::FDO::Runtime::Disposable
DataPropertyDefinition()OSGeo::FDO::Schema::DataPropertyDefinition
DataPropertyDefinition(System::String *name, System::String *description)OSGeo::FDO::Schema::DataPropertyDefinition
DataPropertyDefinition(System::String *name, System::String *description, System::Boolean system)OSGeo::FDO::Schema::DataPropertyDefinition
DataPropertyDefinition(System::IntPtr unmanaged, System::Boolean autoDelete)OSGeo::FDO::Schema::DataPropertyDefinition [inline]
Delete()OSGeo::FDO::Schema::SchemaElement
Detach()OSGeo::FDO::Runtime::Disposable
Disposable()OSGeo::FDO::Runtime::Disposable [protected]
Disposable(System::IntPtr unmanagedPointer, System::Boolean autoDelete)OSGeo::FDO::Runtime::Disposable [protected]
Dispose()OSGeo::FDO::Runtime::Disposable
Equals(System::Object *obj)OSGeo::FDO::Runtime::Disposable [virtual]
get_Attributes()OSGeo::FDO::Schema::SchemaElement
get_AutoDelete()OSGeo::FDO::Runtime::Disposable
get_CanSetName()OSGeo::FDO::Schema::SchemaElement
get_DataType()OSGeo::FDO::Schema::DataPropertyDefinition
get_DefaultValue()OSGeo::FDO::Schema::DataPropertyDefinition
get_Description()OSGeo::FDO::Schema::SchemaElement
get_Disposed()OSGeo::FDO::Runtime::Disposable
get_ElementState()OSGeo::FDO::Schema::SchemaElement
get_FeatureSchema()OSGeo::FDO::Schema::SchemaElement
get_IsAutoGenerated()OSGeo::FDO::Schema::DataPropertyDefinition
get_IsSystem()OSGeo::FDO::Schema::PropertyDefinition
get_Length()OSGeo::FDO::Schema::DataPropertyDefinition
get_Name()OSGeo::FDO::Schema::SchemaElement
get_Nullable()OSGeo::FDO::Schema::DataPropertyDefinition
get_Parent()OSGeo::FDO::Schema::SchemaElement
get_Precision()OSGeo::FDO::Schema::DataPropertyDefinition
get_PropertyType()OSGeo::FDO::Schema::DataPropertyDefinition
get_QualifiedName()OSGeo::FDO::Schema::PropertyDefinition
get_ReadOnly()OSGeo::FDO::Schema::DataPropertyDefinition
get_RefCount()OSGeo::FDO::Runtime::Disposable
get_Scale()OSGeo::FDO::Schema::DataPropertyDefinition
get_UnmanagedObject()OSGeo::FDO::Runtime::Disposable
get_ValueConstraint()OSGeo::FDO::Schema::DataPropertyDefinition
GetHashCode()OSGeo::FDO::Runtime::Disposable
op_Equality(Disposable *leftObject, Disposable *rightObject)OSGeo::FDO::Runtime::Disposable [static]
op_Inequality(Disposable *leftObject, Disposable *rightObject)OSGeo::FDO::Runtime::Disposable [static]
PropertyDefinition(System::IntPtr unmanaged, System::Boolean autoDelete)OSGeo::FDO::Schema::PropertyDefinition [inline]
ReleaseUnmanagedObject()OSGeo::FDO::Runtime::Disposable [protected, virtual]
SchemaElement(System::IntPtr unmanaged, System::Boolean autoDelete)OSGeo::FDO::Schema::SchemaElement [inline]
set_AutoDelete(System::Boolean value)OSGeo::FDO::Runtime::Disposable
set_DataType(OSGeo::FDO::Schema::DataType value)OSGeo::FDO::Schema::DataPropertyDefinition
set_DefaultValue(System::String *value)OSGeo::FDO::Schema::DataPropertyDefinition
set_Description(System::String *value)OSGeo::FDO::Schema::SchemaElement
set_IsAutoGenerated(System::Boolean value)OSGeo::FDO::Schema::DataPropertyDefinition
set_IsSystem(System::Boolean value)OSGeo::FDO::Schema::PropertyDefinition
set_Length(System::Int32 value)OSGeo::FDO::Schema::DataPropertyDefinition
set_Name(System::String *value)OSGeo::FDO::Schema::SchemaElement
set_Nullable(System::Boolean value)OSGeo::FDO::Schema::DataPropertyDefinition
set_Precision(System::Int32 value)OSGeo::FDO::Schema::DataPropertyDefinition
set_ReadOnly(System::Boolean value)OSGeo::FDO::Schema::DataPropertyDefinition
set_Scale(System::Int32 value)OSGeo::FDO::Schema::DataPropertyDefinition
set_ValueConstraint(OSGeo::FDO::Schema::PropertyValueConstraint *value)OSGeo::FDO::Schema::DataPropertyDefinition
XmlCharacters(OSGeo::FDO::Common::Xml::XmlSaxContext *context, System::String *characters)OSGeo::FDO::Common::Xml::XmlSaxHandler [virtual]
XmlEndDocument(OSGeo::FDO::Common::Xml::XmlSaxContext *context)OSGeo::FDO::Common::Xml::XmlSaxHandler [virtual]
XmlEndElement(OSGeo::FDO::Common::Xml::XmlSaxContext *context, System::String *resourceLocation, System::String *name, System::String *qualifiedName)OSGeo::FDO::Common::Xml::XmlSaxHandler [virtual]
XmlSaxHandler()OSGeo::FDO::Common::Xml::XmlSaxHandler
XmlSaxHandler(System::IntPtr unmanaged, System::Boolean autoDelete)OSGeo::FDO::Common::Xml::XmlSaxHandler
XmlStartDocument(OSGeo::FDO::Common::Xml::XmlSaxContext *context)OSGeo::FDO::Common::Xml::XmlSaxHandler [virtual]
XmlStartElement(OSGeo::FDO::Common::Xml::XmlSaxContext *context, System::String *resourceLocation, System::String *name, System::String *qualifiedName, OSGeo::FDO::Common::Xml::XmlAttributeCollection *attributes)OSGeo::FDO::Common::Xml::XmlSaxHandler [virtual]
~Disposable()OSGeo::FDO::Runtime::Disposable [protected, virtual]

Comments or suggestions? Send us feedback.