MapGuide API Reference
 All Classes Functions Variables Enumerations Enumerator Friends

Gets a list of the available FDO providers together with other information such as the names of the connection properties for each provider. This information is in XML format according to the FeatureProviderRegistry schema.

.NET Syntax
virtual MgByteReader GetFeatureProviders();
Java Syntax
virtual MgByteReader GetFeatureProviders();
PHP Syntax
virtual MgByteReader GetFeatureProviders();
Returns:
Returns an MgByteReader containing the provider registry in XML format.
Exceptions:
MgFdoException