SqlCeTransaction Properties

Include Protected Members
Include Inherited Members

The SqlCeTransaction type exposes the following members.

Properties

  Name Description
Public property Connection (inherited from DbTransaction)
Public property CurrentTransactionBsn Gets the begin sequence number (BSN) for the transaction.
Protected property DbConnection (inherited from DbTransaction)
Public property IsolationLevel Specifies the IsolationLevel for this transaction. (Overrides DbTransaction.IsolationLevel.)
Public property TrackingContext Gets or sets application-specific context information that is associated by the transaction with tracked operations on a SQL Server Compact database table.

Top

Explicit Interface Implementations

  Name Description
Explicit interface implemetationPrivate property IDbTransaction.Connection (inherited from DbTransaction)

Top

See Also

Reference

SqlCeTransaction Class

System.Data.SqlServerCe Namespace