9. Understanding .NET Data Provider Connectivity : .NET Data Provider Classes : IngresTransaction Class : IngresTransaction Class Properties
 
Share this page                  
IngresTransaction Class Properties
The IngresTransaction class has the following properties:
Property
Accessor
Description
Connection
get
The IngresConnection object that is associated with the transaction. Null if the transaction or connection is no longer valid.
IsolationLevel
get
The IsolationLevel for this transaction as set in the IngresConnection.BeginTransaction method.