AcMapFeatureService::GetCapabilities Method

Autodesk GIS Map Platform

AcMapFeatureService:: GetCapabilities Method

Gets the capabilities of an FDO Provider expressed in XML according to the FdoProviderCapabilities schema.

virtual MgByteReader* GetCapabilities(
    string providerName
);
Parameters 
Description 
providerName 
The name of the FDO provider. Get the exact form of the name from GetFeatureProviders.  
Returns

Returns an MgByteReader containing the capabilities in XML format (or NULL).

Remarks

AcMapFeatureService derives most of its capabilities from the FDO Provider to which it is connected. Capabilities vary among providers. For example, the FDO Provider for ArcSDE supports all of the spatial operators, and the FDO Provider for Oracle supports only a subset.

MgXX classes belong to the OsGeo.MapGuide namespace and are descibed in the Geospatial Platform Reference.

Created with a commercial version of Doc-O-Matic. In order to make this message disappear you need to register this software. If you have problems registering this software please contact us at [email protected].