| .NET API Reference | Autodesk FDO Provider for Oracle |
OvAssociationPropertyDefinition Class Reference
#include <mgOvAssociationPropertyDefinition.h>
Detailed Description
Abstract class defining physical schema overrides for an association property definition.
Definition at line 27 of file OSGeo/FDO/Providers/Rdbms/Override/mgOvAssociationPropertyDefinition.h.
Public Member Functions | |
| __property NAMESPACE_AUTODESK_GIS_FDO_PROVIDERS_RDBMS_OVERRIDE_ORACLE::OvPropertyDefinitionCollection * | get_IdentityProperties () |
| __property NAMESPACE_OSGEO_FDO_PROVIDERS_RDBMS_OVERRIDE_SQLSERVERSPATIAL::OvPropertyDefinitionCollection * | get_IdentityProperties () |
| __property NAMESPACE_OSGEO_FDO_PROVIDERS_RDBMS_OVERRIDE::OvReadOnlyPropertyDefinitionCollection * | get_Properties () |
| Gets a collection of Oracle property definitions. | |
| OvAssociationPropertyDefinition (System::String *name) | |
| OvAssociationPropertyDefinition () | |
| Constructs a default of an FdoOracleOvAssociationPropertyDefinition. | |
| OvAssociationPropertyDefinition (System::String *name) | |
| OvAssociationPropertyDefinition () | |
| Constructs a default of an FdoSqlServerOvAssociationPropertyDefinition. | |
Protected Member Functions | |
| OvAssociationPropertyDefinition (System::IntPtr unmanaged, System::Boolean autoDelete) | |
The documentation for this class was generated from the following files:
- OSGeo/FDO/Providers/Rdbms/Override/mgOvAssociationPropertyDefinition.h
- OSGeo/FDO/Providers/Rdbms/Override/SQLServerSpatial/mgOvAssociationPropertyDefinition.h
- Autodesk/Gis/Fdo/Providers/Rdbms/Override/Oracle/mgOvAssociationPropertyDefinition.h
| Comments? |