OleDbTransaction Properties
.NET Framework 1.1
The properties of the OleDbTransaction class are listed here. For a complete list of OleDbTransaction class members, see the OleDbTransaction Members topic.
Public Properties
Connection | Gets the OleDbConnection object associated with the transaction, or a null reference (Nothing in Visual Basic) if the transaction is no longer valid. |
IsolationLevel | Specifies the IsolationLevel for this transaction. |
