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

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.

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.