Represents a Pick transaction to be made in a Pick Server database. This class cannot be inherited.
|
Constructor. |
|
Begins a Pick transaction. | |
|
For internal use only. | |
|
|
Commits the database transaction. |
|
|
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. |
|
|
Rolls back a transaction from a pending state. |
|
Name |
Type |
Description |
|
Specifies the Connection object to associate with the transaction. | ||
|
System.Data.IsolationLevel |
Specifies the System.Data.IsolationLevel for this transaction. | |
|
Boolean |
Returns TRUE if supported or FALSE if not supported. |