OSGeo FDO Provider for MySQL .NET API Reference

OSGeo FDO MySQL .NET API

.NET API Reference OSGeo FDO Provider for MySQL

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

Public Member Functions

__property NAMESPACE_OSGEO_FDO_PROVIDERS_RDBMS_OVERRIDE_SQLSERVERSPATIAL::OvPropertyDefinitionCollection * get_IdentityProperties ()
__property NAMESPACE_OSGEO_FDO_PROVIDERS_RDBMS_OVERRIDE_MYSQL::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 FdoSqlServerOvAssociationPropertyDefinition.
 OvAssociationPropertyDefinition (System::String *name)
 OvAssociationPropertyDefinition ()
 Constructs a default of an OvAssociationPropertyDefinition.

Protected Member Functions

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

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