FDO .NET API Reference Feature Data Objects

mgIDestroySchema.h File Reference

Include dependency graph for mgIDestroySchema.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::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::IDestroySchema

Comments or suggestions? Send us feedback.