The result set returned by a SQL statement.
This data structure is only used with the deprecated ExecuteSql operation. Use the BatchExecuteStatement or ExecuteStatement operation instead.
ExecuteSql
BatchExecuteStatement
ExecuteStatement
The records in the result set.
The result-set metadata in the result set.
The result set returned by a SQL statement.
This data structure is only used with the deprecated
ExecuteSql
operation. Use theBatchExecuteStatement
orExecuteStatement
operation instead.