AcMapFeatureService::ExecuteSqlNonQuery Method

Autodesk GIS Map Platform

AcMapFeatureService:: ExecuteSqlNonQuery Method

Executes SQL statements NOT including SELECT statements.

virtual long ExecuteSqlNonQuery(
    MgResourceIdentifier* resource, 
    string sqlNonSelectStatemen
);
Parameters 
Description 
resource 
A resource identifier for a feature source.  
sqlNonSelectStatemen 
The SQL statement that is NOT a SELECT statement.  
Returns

Returns a positive integer value indicating how many instances (rows) have been affected.

Remarks

The XML returned by GetCapabilities says whether a provider supports SQL commands.

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