| .NET API Reference | Autodesk FDO Provider for SQLServer |
OvPropertyDefinitionCollection Class Reference
#include <mgOvPropertyDefinitionCollection.h>
Detailed Description
OvPropertyDefinitionCollection is a collection of name-value pairs.
Definition at line 32 of file OSGeo/FDO/Providers/Rdbms/Override/mgOvPropertyDefinitionCollection.h.
Public Member Functions | |
| System::Int32 | Add (NAMESPACE_AUTODESK_GIS_FDO_PROVIDERS_RDBMS_OVERRIDE_SQLSERVER::IOvPropertyDefinition *value) |
| Adds a IOvPropertyDefinition object into the collection. | |
| System::Int32 | Add (NAMESPACE_OSGEO_FDO_PROVIDERS_RDBMS_OVERRIDE_SQLSERVERSPATIAL::IOvPropertyDefinition *value) |
| Adds a IOvPropertyDefinition object into the collection. | |
| System::Int32 | Add (NAMESPACE_OSGEO_FDO_PROVIDERS_RDBMS_OVERRIDE::OvPropertyDefinition *value) |
| Adds a OvPropertyDefinition object into the collection. | |
| System::Void | Clear () |
| Removes all elements from the collection. | |
| System::Void | Clear () |
| Removes all elements from the collection. | |
| System::Void | Clear () |
| Removes all elements from the collection. | |
| System::Boolean | Contains (NAMESPACE_AUTODESK_GIS_FDO_PROVIDERS_RDBMS_OVERRIDE_SQLSERVER::IOvPropertyDefinition *value) |
| Determines whether the collection contains a specific IOvPropertyDefinition object. | |
| System::Boolean | Contains (NAMESPACE_OSGEO_FDO_PROVIDERS_RDBMS_OVERRIDE_SQLSERVERSPATIAL::IOvPropertyDefinition *value) |
| Determines whether the collection contains a specific IOvPropertyDefinition object. | |
| System::Boolean | Contains (NAMESPACE_OSGEO_FDO_PROVIDERS_RDBMS_OVERRIDE::OvPropertyDefinition *value) |
| Determines whether the collection contains a specific OvPropertyDefinition object. | |
| System::Void | CopyTo (NAMESPACE_AUTODESK_GIS_FDO_PROVIDERS_RDBMS_OVERRIDE_SQLSERVER::IOvPropertyDefinition *array[], System::Int32 size) |
| Copies the elements of the collection to an array. | |
| System::Void | CopyTo (NAMESPACE_OSGEO_FDO_PROVIDERS_RDBMS_OVERRIDE_SQLSERVERSPATIAL::IOvPropertyDefinition *array[], System::Int32 size) |
| Copies the elements of the collection to an array. | |
| System::Void | CopyTo (NAMESPACE_OSGEO_FDO_PROVIDERS_RDBMS_OVERRIDE::OvPropertyDefinition *array[], System::Int32 size) |
| Copies the elements of the collection to an array. | |
| __property System::Int32 | get_Count (System::Void) |
| Gets the count of items in collection. | |
| __property System::Int32 | get_Count (System::Void) |
| Gets the count of items in collection. | |
| __property System::Int32 | get_Count (System::Void) |
| Gets the count of items in collection. | |
| __property NAMESPACE_AUTODESK_GIS_FDO_PROVIDERS_RDBMS_OVERRIDE_SQLSERVER::IOvPropertyDefinition * | get_Item (System::Int32 index) |
| __property NAMESPACE_OSGEO_FDO_PROVIDERS_RDBMS_OVERRIDE_SQLSERVERSPATIAL::IOvPropertyDefinition * | get_Item (System::Int32 index) |
| __property NAMESPACE_OSGEO_FDO_PROVIDERS_RDBMS_OVERRIDE::OvPropertyDefinition * | get_Item (System::Int32 index) |
| __property NAMESPACE_AUTODESK_GIS_FDO_PROVIDERS_RDBMS_OVERRIDE_SQLSERVER::IOvPropertyDefinition * | get_RealTypeItem (System::String *index) |
| __property NAMESPACE_AUTODESK_GIS_FDO_PROVIDERS_RDBMS_OVERRIDE_SQLSERVER::IOvPropertyDefinition * | get_RealTypeItem (System::Int32 index) |
| Gets or sets a IOvPropertyDefinition in the collection. | |
| __property NAMESPACE_OSGEO_FDO_PROVIDERS_RDBMS_OVERRIDE_SQLSERVERSPATIAL::IOvPropertyDefinition * | get_RealTypeItem (System::String *index) |
| __property NAMESPACE_OSGEO_FDO_PROVIDERS_RDBMS_OVERRIDE_SQLSERVERSPATIAL::IOvPropertyDefinition * | get_RealTypeItem (System::Int32 index) |
| Gets or sets a IOvPropertyDefinition in the collection. | |
| __property NAMESPACE_OSGEO_FDO_PROVIDERS_RDBMS_OVERRIDE::OvPropertyDefinition * | get_RealTypeItem (System::String *index) |
| __property NAMESPACE_OSGEO_FDO_PROVIDERS_RDBMS_OVERRIDE::OvPropertyDefinition * | get_RealTypeItem (System::Int32 index) |
| Gets or sets a OvPropertyDefinition in the collection. | |
| __sealed System::Collections::IEnumerator * | GetEnumerator (System::Void) |
| Gets an enumerator that can iterate through a collection. | |
| __sealed System::Collections::IEnumerator * | GetEnumerator (System::Void) |
| Gets an enumerator that can iterate through a collection. | |
| __sealed System::Collections::IEnumerator * | GetEnumerator (System::Void) |
| Gets an enumerator that can iterate through a collection. | |
| System::Int32 | IndexOf (NAMESPACE_AUTODESK_GIS_FDO_PROVIDERS_RDBMS_OVERRIDE_SQLSERVER::IOvPropertyDefinition *value) |
| Determines the index of a specific IOvPropertyDefinition object. | |
| System::Int32 | IndexOf (NAMESPACE_OSGEO_FDO_PROVIDERS_RDBMS_OVERRIDE_SQLSERVERSPATIAL::IOvPropertyDefinition *value) |
| Determines the index of a specific IOvPropertyDefinition object. | |
| System::Int32 | IndexOf (NAMESPACE_OSGEO_FDO_PROVIDERS_RDBMS_OVERRIDE::OvPropertyDefinition *value) |
| Determines the index of a specific OvPropertyDefinition object. | |
| System::Void | Insert (System::Int32 index, NAMESPACE_AUTODESK_GIS_FDO_PROVIDERS_RDBMS_OVERRIDE_SQLSERVER::IOvPropertyDefinition *value) |
| Inserts a IOvPropertyDefinition object into the collection at the specified position. | |
| System::Void | Insert (System::Int32 index, NAMESPACE_OSGEO_FDO_PROVIDERS_RDBMS_OVERRIDE_SQLSERVERSPATIAL::IOvPropertyDefinition *value) |
| Inserts a IOvPropertyDefinition object into the collection at the specified position. | |
| System::Void | Insert (System::Int32 index, NAMESPACE_OSGEO_FDO_PROVIDERS_RDBMS_OVERRIDE::OvPropertyDefinition *value) |
| Inserts a OvPropertyDefinition object into the collection at the specified position. | |
| OvPropertyDefinitionCollection (NAMESPACE_OSGEO_FDO_PROVIDERS_RDBMS_OVERRIDE::OvPropertyDefinitionCollection *baseCollection) | |
| OvPropertyDefinitionCollection () | |
| Constructs a new empty collection of Raster Band Definition. | |
| OvPropertyDefinitionCollection (NAMESPACE_OSGEO_FDO_PROVIDERS_RDBMS_OVERRIDE::OvPropertyDefinitionCollection *baseCollection) | |
| OvPropertyDefinitionCollection () | |
| Constructs a new empty collection of Raster Band Definition. | |
| System::Void | Remove (NAMESPACE_AUTODESK_GIS_FDO_PROVIDERS_RDBMS_OVERRIDE_SQLSERVER::IOvPropertyDefinition *value) |
| Removes the first occurrence of a specific IOvPropertyDefinition object. | |
| System::Void | Remove (NAMESPACE_OSGEO_FDO_PROVIDERS_RDBMS_OVERRIDE_SQLSERVERSPATIAL::IOvPropertyDefinition *value) |
| Removes the first occurrence of a specific IOvPropertyDefinition object. | |
| System::Void | Remove (NAMESPACE_OSGEO_FDO_PROVIDERS_RDBMS_OVERRIDE::OvPropertyDefinition *value) |
| Removes the first occurrence of a specific OvPropertyDefinition object. | |
| System::Void | RemoveAt (System::Int32 index) |
| Removes the index-th IOvPropertyDefinition from this collection. | |
| System::Void | RemoveAt (System::Int32 index) |
| Removes the index-th IOvPropertyDefinition from this collection. | |
| System::Void | RemoveAt (System::Int32 index) |
| Removes the index-th OvPropertyDefinition from this collection. | |
| __property System::Void | set_Item (System::Int32 index, NAMESPACE_AUTODESK_GIS_FDO_PROVIDERS_RDBMS_OVERRIDE_SQLSERVER::IOvPropertyDefinition *value) |
| __property System::Void | set_Item (System::Int32 index, NAMESPACE_OSGEO_FDO_PROVIDERS_RDBMS_OVERRIDE_SQLSERVERSPATIAL::IOvPropertyDefinition *value) |
| __property System::Void | set_Item (System::Int32 index, NAMESPACE_OSGEO_FDO_PROVIDERS_RDBMS_OVERRIDE::OvPropertyDefinition *value) |
| __property System::Void | set_RealTypeItem (System::Int32 index, NAMESPACE_AUTODESK_GIS_FDO_PROVIDERS_RDBMS_OVERRIDE_SQLSERVER::IOvPropertyDefinition *value) |
| __property System::Void | set_RealTypeItem (System::Int32 index, NAMESPACE_OSGEO_FDO_PROVIDERS_RDBMS_OVERRIDE_SQLSERVERSPATIAL::IOvPropertyDefinition *value) |
| __property System::Void | set_RealTypeItem (System::Int32 index, NAMESPACE_OSGEO_FDO_PROVIDERS_RDBMS_OVERRIDE::OvPropertyDefinition *value) |
Protected Member Functions | |
| __sealed System::Void | ReleaseUnmanagedObject () |
| __sealed System::Void | ReleaseUnmanagedObject () |
| System::Void | ReleaseUnmanagedObject () |
Classes | |
| class | Enumerator |
| nested class defined to provide Enumerator. | |
The documentation for this class was generated from the following files:
- OSGeo/FDO/Providers/Rdbms/Override/mgOvPropertyDefinitionCollection.h
- OSGeo/FDO/Providers/Rdbms/Override/SQLServerSpatial/mgOvPropertyDefinitionCollection.h
- Autodesk/Gis/Fdo/Providers/Rdbms/Override/SqlServer/mgOvPropertyDefinitionCollection.h
| Comments? |