FDO API Reference Feature Data Objects

ICreateDataStoreImp Class Reference

List of all members.

Detailed Description

The FdoISQLCommand interface defines the SQL command, which supports the execution of a SQL statement against an underlying RDBMS. Two execute methods are provided to distinguish between statements that return table data versus those that execute non query type operations.


Public Member Functions

System::Void Dispose ()
System::Void Execute ()
 Executes the FdoICreateDataStore command.
__property NAMESPACE_OSGEO_FDO_COMMANDS_DATASTORE::IDataStorePropertyDictionaryget_DataStoreProperties ()
 Gets the FdoIDataStorePropertyDictionary interface that can be used to dynamically query and set the properties required to create a new datastore.

Comments or suggestions? Send us feedback.