Record: BatchExecuteErrorDetail
Represents the properties belonging to an sql:BatchExecuteError
.
Fields
- errorCode int
- sqlState string
- executionResults ExecutionResult[ ]
SQL error code
SQL state
Metadata of the query executions
BatchExecuteErrorDetail
Represents the properties belonging to an sql:BatchExecuteError
.
SQL error code
SQL state
Metadata of the query executions