SendCommandRequest
class SendCommandRequest
Types
Properties
Link copied to clipboard
Command to abort the current transaction.
Link copied to clipboard
Command to commit the specified transaction.
Link copied to clipboard
Command to end the current session.
Link copied to clipboard
Command to execute a statement in the specified transaction.
Link copied to clipboard
Command to fetch a page.
Link copied to clipboard
Specifies the session token for the current command. A session token is constant throughout the life of the session.
Link copied to clipboard
Command to start a new session. A session token is obtained as part of the response.
Link copied to clipboard
Command to start a new transaction.