FDO .NET API Reference Feature Data Objects

OSGeo::FDO::Commands::DataStore::IListDataStoresImp Class Reference
[OSGeo::FDO::Commands::DataStore]

Inherits OSGeo::FDO::Commands::ICommandImp, and OSGeo::FDO::Commands::DataStore::IListDataStores.

Inheritance diagram for OSGeo::FDO::Commands::DataStore::IListDataStoresImp:

Inheritance graph
[legend]
List of all members.

Detailed Description

() The IListDataStoresImp class is a concrete implementation of interface IListDataStores. The IListDataStores interface defines the list datastores command, which provides a way to get a list of datastores at a particular server.

Definition at line 34 of file mgIListDataStoresImp.h.


Public Member Functions

OSGeo::FDO::Commands::DataStore::IDataStoreReaderExecute ()
 Executes the IListDataStores command.
__property System::Boolean get_IncludeNonFdoEnabledDatastores ()
 Gets the flag that indicates whether to include or not include Non-FDO enabled datastores in the returned list. These are also referred to as 'Foreign' datastores.
__property System::Void set_IncludeNonFdoEnabledDatastores (System::Boolean include)
 Sets the flag to indicate whether to include or not include Non-FDO enabled datastores in the returned list. These are also referred to as 'Foreign' datastores.

Comments or suggestions? Send us feedback.