Changes between Version 5 and Version 6 of maestro/MaestroAPI/2.1ApiChanges
- Timestamp:
- 05/03/10 01:23:26 (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
maestro/MaestroAPI/2.1ApiChanges
v5 v6 58 58 Notes: 59 59 60 Only SQL SELECT statements can be executed, non-query statements (eg. DELETE, UPDATE, INSERT, etc) are not supported. 60 Only SQL SELECT statements can be executed, non-query statements (eg. DELETE, UPDATE, INSERT, etc) are not supported. 61 62 The !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) 61 63 62 64 === !ExecuteLoadProcedure ===