dotConnect for SQL Server Documentation
Devart.Data.SqlServer Namespace / SqlTransaction Class

SqlTransaction Class Properties

For a list of all members of this type, see SqlTransaction members.

Public Properties
 NameDescription
Public PropertyGets the SqlConnection object associated with the transaction, or a null reference (Nothing in Visual Basic) if the transaction is no longer valid.  
Public PropertyOverridden. Specifies the System.Data.IsolationLevel for this transaction.  
Top
See Also