FDO .NET API Reference Feature Data Objects
Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

mgIDescribeSchema.h File Reference

Include dependency graph for mgIDescribeSchema.h:


Namespaces

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

Functions

__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 all schemas.

Variables

public __gc __interface IDescribeSchema

Function Documentation

__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 all schemas.

Parameters:
value Input the schema name
Returns:
Returns nothing

Variable Documentation

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


Comments or suggestions? Send us feedback.