MapGuide API Reference
 All Classes Functions Variables Enumerations Enumerator Friends
virtual MgByteReader* MgFeatureService::GetSchemaMapping ( CREFSTRING  providerName,
CREFSTRING  partialConnString 
) [pure virtual]

This method returns all of the logical to physical schema mappings 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 schema mapping.