Changes between Version 5 and Version 6 of maestro/MaestroAPI/2.1ApiChanges


Ignore:
Timestamp:
May 3, 2010, 1:23:26 AM (14 years ago)
Author:
jng
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • maestro/MaestroAPI/2.1ApiChanges

    v5 v6  
    5858Notes:
    5959
    60 Only SQL SELECT statements can be executed, non-query statements (eg. DELETE, UPDATE, INSERT, etc) are not supported.
     60Only SQL SELECT statements can be executed, non-query statements (eg. DELETE, UPDATE, INSERT, etc) are not supported.
     61
     62The !FeatureSetReader class has also been modified to accept MgSqlDataReader objects (from the native API) and XML output from a EXECUTESQL mapagent operation (from the Http API)
    6163
    6264=== !ExecuteLoadProcedure ===