Firebird ADO.NET Provider SDK Documentation - v1.7

FbTransaction Properties

The properties of the FbTransaction class are listed below. For a complete list of FbTransaction class members, see the FbTransaction Members topic.

Public Instance Properties

Connection Gets the FbConnection object associated with the transaction, or a null reference if the transaction is no longer valid.
IsolationLevel Specifies the IsolationLevel for this transaction.

See Also

FbTransaction Class | FirebirdSql.Data.Firebird Namespace