AcMapFeatureService::SetLongTransaction Method

Autodesk GIS Map Platform

AcMapFeatureService:: SetLongTransaction Method

Set the active long transaction name for a feature source.

Description

A resource identifier identifying a feature source in the repository.

virtual bool SetLongTransaction(
    MgResourceIdentifier* featureSourceId, 
    string longTransactionName
);
Parameters 
Description 
featureSourceId 
Resource identifier of feature source.  
longTransactionName 
The long transaction name to set.  
Returns

Returns true if the name was successfully set; otherwise returns false.

Remarks

The long transaction name is associated with the caller's session. If no session is set then the method throws an MgSessionNotFoundException.

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