OSGeo FDO Provider for MySQL .NET API Reference

OSGeo FDO MySQL .NET API

.NET API Reference OSGeo FDO Provider for MySQL

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 mgOvDataPropertyDefinition.h.

Public Member Functions

__property NAMESPACE_OSGEO_FDO_PROVIDERS_RDBMS_OVERRIDE_SQLSERVERSPATIAL::OvColumn * get_Column ()
__property NAMESPACE_OSGEO_FDO_PROVIDERS_RDBMS_OVERRIDE_MYSQL::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 FdoSqlServerOvDataPropertyDefinition.
 OvDataPropertyDefinition (System::String *name)
 OvDataPropertyDefinition ()
 Constructs a default of an OvDataPropertyDefinition.
__property System::Void set_Column (NAMESPACE_OSGEO_FDO_PROVIDERS_RDBMS_OVERRIDE_SQLSERVERSPATIAL::OvColumn *column)
__property System::Void set_Column (NAMESPACE_OSGEO_FDO_PROVIDERS_RDBMS_OVERRIDE_MYSQL::OvColumn *column)

Protected Member Functions

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

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