()
Public Member Functions | |
OSGeo::FDO::Commands::Schema::PhysicalSchemaMappingCollection * | Execute () |
Executes the DescribeSchemaMapping command and returns a PhysicalSchemaMappingCollection. If the specified schema name does not exist, the Execute method throws an exception. | |
__property System::Boolean | get_IncludeDefaults () |
Gets the current "include default mappings" setting. | |
__property System::String * | get_SchemaName () |
Gets the name of the schema for which to describe schema mappings. | |
__property System::Void | set_IncludeDefaults (System::Boolean includeDefaults) |
Sets the "include default mappings" setting. | |
__property System::Void | set_SchemaName (System::String *value) |
Sets the name of the schema to describe. This function is optional; if not specified, execution of the command will describe the mappings for all schemas. |