SqlCeTransaction Properties

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

Public Properties

public propertyConnection

Supported only by the .NET Compact Framework.

Gets the SqlCeConnection object associated with the transaction, or a null reference (Nothing in Visual Basic) if the transaction is no longer valid.
public propertyIsolationLevel

Supported only by the .NET Compact Framework.

Specifies the IsolationLevel for this transaction.

Explicit Interface Implementations

System.Data.IDbTransaction.Connection

See Also

SqlCeTransaction Class | System.Data.SqlServerCe Namespace

Syntax based on .NET Framework version 1.1.
Documentation version 1.1.1.

Send comments on this topic.

© Microsoft Corporation. All rights reserved.