SqlCeTransaction Properties

Public Properties

(see also Protected Properties )

  Name Description
Public property Supported by the .NET Compact Framework Connection  Specifies the DbConnection object associated with the transaction. (Inherited from DbTransaction.)
Public property Supported by the .NET Compact Framework IsolationLevel Overridden. Specifies the IsolationLevel for this transaction.

Top

Protected Properties

  Name Description
Protected property Supported by the .NET Compact Framework DbConnection  Specifies the DbConnection object associated with the transaction. (Inherited from DbTransaction.)

Top

Explicit Interface Implementations

  Name Description
Explicit interface implementation Property Supported by the .NET Compact Framework System.Data.IDbTransaction.Connection  

Top

See Also

Reference

SqlCeTransaction Class
System.Data.SqlServerCe Namespace
SqlCeDataAdapter Class
SqlCeConnection Class