FDO .NET API Reference Feature Data Objects

mgIDescribeSchemaMapping.h File Reference

Include dependency graph for mgIDescribeSchemaMapping.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.


Namespaces

namespace  OSGeo
namespace  OSGeo::FDO
namespace  OSGeo::FDO::Commands
namespace  OSGeo::FDO::Commands::Schema

Functions

System::Void OSGeo::FDO::Commands::Schema::Execute ()
 Executes the destroy schema command, which removes the schema, class definitions, relation definitions, and all instance data from the DataStore. If elements in other schemas refer to the schema to be destroyed an exception is thrown.
__property System::Boolean OSGeo::FDO::Commands::Schema::get_IncludeDefaults ()
 Gets the current "include default mappings" setting.
__property System::Void OSGeo::FDO::Commands::Schema::set_IncludeDefaults (System::Boolean includeDefaults)
 Sets the "include default mappings" setting.
__property System::Void OSGeo::FDO::Commands::Schema::set_SchemaName (System::String *value)
 Sets the name of the schema to destroy as a string.

Variables

public __gc __interface OSGeo::FDO::Commands::Schema::IDescribeSchemaMapping

Comments or suggestions? Send us feedback.