StatementData
class StatementData
The SQL statement to run.
Types
Properties
Link copied to clipboard
A value that indicates whether the statement is a batch query request.
Link copied to clipboard
The parameters used in a SQL statement.
Link copied to clipboard
The SQL statement.
Link copied to clipboard
One or more SQL statements. Each query string in the array corresponds to one of the queries in a batch query request.
Link copied to clipboard
The data format of the result of the SQL statement.
Link copied to clipboard
The name of the SQL statement.
Link copied to clipboard
The status of the SQL statement. An example is the that the SQL statement finished.