.NET API Reference
OSGeo FDO Provider for MySQL
Main Page
|
Namespace List
|
Alphabetical List
|
Class List
|
File List
|
Class Members
|
File Members
OvPhysicalSchemaMapping Member List
This is the complete list of members for
OvPhysicalSchemaMapping
, including all inherited members.
get_AutoGeneration
()
OvPhysicalSchemaMapping
get_Classes
()
OvPhysicalSchemaMapping
get_Classes
()
OvPhysicalSchemaMapping
get_Database
()
OvPhysicalSchemaMapping
get_DataDirectory
()
OvPhysicalSchemaMapping
get_GeometricColumnType
()
OvPhysicalSchemaMapping
get_GeometricContentType
()
OvPhysicalSchemaMapping
get_IndexDirectory
()
OvPhysicalSchemaMapping
get_Provider
()
OvPhysicalSchemaMapping
get_StorageEngine
()
OvPhysicalSchemaMapping
get_TableMapping
()
OvPhysicalSchemaMapping
OvPhysicalSchemaMapping
(System::IntPtr unmanaged, System::Boolean autoDelete)
OvPhysicalSchemaMapping
[protected]
OvPhysicalSchemaMapping
(NAMESPACE_OSGEO_FDO_COMMANDS_SCHEMA::PhysicalSchemaMapping *schemaMapping, System::Boolean autoDelete)
OvPhysicalSchemaMapping
[protected]
OvPhysicalSchemaMapping
()
OvPhysicalSchemaMapping
OvPhysicalSchemaMapping
(NAMESPACE_OSGEO_FDO_COMMANDS_SCHEMA::PhysicalSchemaMapping *schemaMapping, System::Boolean autoDelete)
OvPhysicalSchemaMapping
OvPhysicalSchemaMapping
(System::String *name)
OvPhysicalSchemaMapping
set_AutoGeneration
(NAMESPACE_OSGEO_FDO_PROVIDERS_RDBMS_OVERRIDE::OvSchemaAutoGeneration *autoGeneration)
OvPhysicalSchemaMapping
set_Database
(System::String *database)
OvPhysicalSchemaMapping
set_DataDirectory
(System::String *dataDirectory)
OvPhysicalSchemaMapping
set_GeometricColumnType
(NAMESPACE_OSGEO_FDO_PROVIDERS_RDBMS_OVERRIDE::OvGeometricColumnType columnType)
OvPhysicalSchemaMapping
set_GeometricContentType
(NAMESPACE_OSGEO_FDO_PROVIDERS_RDBMS_OVERRIDE::OvGeometricContentType contentType)
OvPhysicalSchemaMapping
set_IndexDirectory
(System::String *indexDirectory)
OvPhysicalSchemaMapping
set_Parent
(NAMESPACE_OSGEO_FDO_COMMANDS_SCHEMA::PhysicalElementMapping *value)
OvPhysicalSchemaMapping
set_StorageEngine
(NAMESPACE_OSGEO_FDO_PROVIDERS_RDBMS_OVERRIDE_MYSQL::OvStorageEngineType storageEngine)
OvPhysicalSchemaMapping
set_TableMapping
(NAMESPACE_OSGEO_FDO_PROVIDERS_RDBMS_OVERRIDE::OvTableMappingType mappingType)
OvPhysicalSchemaMapping
Comments?