Autodesk FDO Provider for Oracle .NET API Reference

Autodesk FDO Oracle Provider .NET API

.NET API Reference Autodesk FDO Provider for Oracle

OvDataPropertyDefinition Class Reference

#include <mgOvDataPropertyDefinition.h>

List of all members.


Detailed Description

summary>Concrete class defining physical schema overrides for a data property definition.

summary>Abstract class defining physical schema overrides for a data property definition.

Definition at line 29 of file OSGeo/FDO/Providers/Rdbms/Override/mgOvDataPropertyDefinition.h.

Public Member Functions

__property NAMESPACE_AUTODESK_GIS_FDO_PROVIDERS_RDBMS_OVERRIDE_ORACLE::OvColumn * get_Column ()
__property NAMESPACE_OSGEO_FDO_PROVIDERS_RDBMS_OVERRIDE_SQLSERVERSPATIAL::OvColumn * get_Column ()
__property NAMESPACE_OSGEO_FDO_PROVIDERS_RDBMS_OVERRIDE::OvColumn * get_Column ()
 Gets the column override.
 OvDataPropertyDefinition (System::String *name)
 OvDataPropertyDefinition ()
 Constructs a default of an OvDataPropertyDefinition.
 OvDataPropertyDefinition (System::String *name)
 OvDataPropertyDefinition ()
 Constructs a default of an FdoSqlServerOvDataPropertyDefinition.
__property System::Void set_Column (NAMESPACE_AUTODESK_GIS_FDO_PROVIDERS_RDBMS_OVERRIDE_ORACLE::OvColumn *column)
__property System::Void set_Column (NAMESPACE_OSGEO_FDO_PROVIDERS_RDBMS_OVERRIDE_SQLSERVERSPATIAL::OvColumn *column)

Protected Member Functions

 OvDataPropertyDefinition (System::IntPtr unmanaged, System::Boolean autoDelete)

The documentation for this class was generated from the following files:
Comments?