The raw JSON response object returned from the server when executing getRawData, selectRows, or executeSql when requiredVersion is greater than 13.2.
Returns an array of objects that can be used to assist in creating grids using ExtJS.
Gets the metaData object from the response.
Returns the schema name from the Response. If asString is true it returns a string, otherwise it returns a FieldKey object.
Optional
asString: boolean
The class used to wrap the response object from getRawData, selectRows, and executeSql.