Autodesk FDO Provider for Oracle .NET API Reference

Autodesk FDO Oracle Provider .NET API

.NET API Reference Autodesk FDO Provider for Oracle

OvAssociationPropertyDefinition Class Reference

#include <mgOvAssociationPropertyDefinition.h>

List of all members.


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:
Comments?