Web API Reference MapGuide Open Source
virtual MgByteReader* MgFeatureService::EnumerateDataStores ( CREFSTRING  providerName,
CREFSTRING  partialConnString 
) [pure virtual]

This method enumerates all the providers and if they are FDO enabled for the specified provider and partial connection string.

Parameters:
providerName (String/string) The name of the Fdo feature provider.
partialConnString (String/string) The partial connection string to the Fdo provider.
Returns:
Returns the list of data stores.


Comments or suggestions? Send us feedback.