Web API Reference MapGuide Open Source
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.


Comments or suggestions? Send us feedback.