.NET API Reference
OSGeo FDO Provider for ODBC
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_Classes
()
OvPhysicalSchemaMapping
get_Database
()
OvPhysicalSchemaMapping
get_GeometricColumnType
()
OvPhysicalSchemaMapping
get_GeometricContentType
()
OvPhysicalSchemaMapping
get_IndexFilegroup
()
OvPhysicalSchemaMapping
get_Owner
()
OvPhysicalSchemaMapping
get_Provider
()
OvPhysicalSchemaMapping
get_TableFilegroup
()
OvPhysicalSchemaMapping
get_TableMapping
()
OvPhysicalSchemaMapping
get_TextFilegroup
()
OvPhysicalSchemaMapping
get_TextInRow
()
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
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_GeometricColumnType
(NAMESPACE_OSGEO_FDO_PROVIDERS_RDBMS_OVERRIDE::OvGeometricColumnType columnType)
OvPhysicalSchemaMapping
set_GeometricContentType
(NAMESPACE_OSGEO_FDO_PROVIDERS_RDBMS_OVERRIDE::OvGeometricContentType contentType)
OvPhysicalSchemaMapping
set_IndexFilegroup
(System::String *indexFileGroup)
OvPhysicalSchemaMapping
set_Owner
(System::String *owner)
OvPhysicalSchemaMapping
set_Parent
(NAMESPACE_OSGEO_FDO_COMMANDS_SCHEMA::PhysicalElementMapping *value)
OvPhysicalSchemaMapping
set_TableFilegroup
(System::String *tableFileGroup)
OvPhysicalSchemaMapping
set_TableMapping
(NAMESPACE_OSGEO_FDO_PROVIDERS_RDBMS_OVERRIDE::OvTableMappingType mappingType)
OvPhysicalSchemaMapping
set_TextFilegroup
(System::String *textFileGroup)
OvPhysicalSchemaMapping
set_TextInRow
(NAMESPACE_OSGEO_FDO_PROVIDERS_RDBMS_OVERRIDE_SQLSERVERSPATIAL::OvTextInRowOption textInRow)
OvPhysicalSchemaMapping
Comments?