FDO .NET API Reference Feature Data Objects

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

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

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

Inheritance graph
[legend]

Detailed Description

The IApplySchema interface defines the ApplySchema command, which creates or updates a feature schema within the DataStore. Input to the ApplySchema command is the feature schema instance to be created or updated. Optionally, a provider-specific IPhysicalSchemaMapping interface can be specified that can be used to control how the feature schema elements are mapped into physical storage.

()

Definition at line 28 of file mgIApplySchema.h.


Comments or suggestions? Send us feedback.