The TransactionSettings type exposes the following members.
Properties
Name | Description | |
---|---|---|
AdditionalInformation |
Gets or sets the additional info for this transaction.
| |
Asynchronous |
Gets asynchronous flag.
| |
Catalog |
Gets or sets the catalog.
| |
ClientNet |
Gets or sets ClientNet.
| |
ConnectionInformation |
Gets or sets the connection information.
| |
FormatVersion |
Gets or sets the format version.
| |
IncludeParameterMetadata |
Gets or sets the include parameter metadata flag.
| |
IncludeRowSetMetadata |
Gets or sets the row set metadata flag.
| |
IsolationType |
Gets or sets the isolation type of this transaction.
| |
Provider |
Gets or sets the provider.
| |
ReadOnly |
Gets or sets the read-only flag.
| |
RequestType |
Gets or sets the request type of this transaction.
| |
RowLimit |
Gets or sets the row limit for this transaction.
| |
Schema |
Gets or sets the schema.
| |
ServerInfo |
Gets or sets the server info for this transaction.
| |
Timeout |
Gets or sets the timeout (in seconds).
| |
TransactionId |
Gets or sets the transaction ID.
| |
UserId |
Gets or sets the user ID.
|