AcMapFeatureService::GetLongTransactions Method

Autodesk GIS Map Platform

AcMapFeatureService:: GetLongTransactions Method

Gets all available long transactions for the provider.

virtual MgLongTransactionReader* GetLongTransactions(
    MgResourceIdentifier* resource, 
    bool bActiveOnly = false
);
Parameters 
Description 
resource 
A resource identifier for feature source.  
bActiveOnly 
If true, returns the active long transaction; otherwise returns all long transactions.  
Returns

Returns an MgLongTransactionReader instance or NULL.

Remarks

The XML returned by GetCapabilities says whether a provider supports long transactions.

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].