FDO .NET API Reference Feature Data Objects

OSGeo::FDO::Commands::Schema::IDestroySchema Interface Reference
[OSGeo::FDO::Commands::Schema]

Inherited by OSGeo::FDO::Commands::Schema::IDestroySchemaImp.

Inheritance diagram for OSGeo::FDO::Commands::Schema::IDestroySchema:

Inheritance graph
[legend]

Detailed Description

The IDestroySchema interface defines the DestroySchema command, which destroys a schema definition, including all class definitions, relationship definitions, and instance data within it. If elements in other schemas refer to the schema to be destroyed command, execution will fail. Input to the delete schema command is the name of the schema to be destroyed.

()


Comments or suggestions? Send us feedback.