Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Represents an SQL transaction to be made at a data source. This class cannot be inherited.
The following tables list the members exposed by the SqlCeTransaction type.
Public Properties
(see also Protected Properties )
Name | Description | |
---|---|---|
![]() |
Connection | (inherited from DbTransaction ) |
![]() |
CurrentTransactionBsn | |
![]() |
IsolationLevel | Overridden. Specifies the IsolationLevel for this transaction. |
![]() |
TrackingContext |
Top
Protected Properties
Name | Description | |
---|---|---|
![]() |
DbConnection | (inherited from DbTransaction ) |
Top
Public Methods
(see also Protected Methods )
Name | Description | |
---|---|---|
![]() |
Commit | Overloaded. Overridden. Commits the database transaction. |
![]() |
CreateObjRef | (inherited from MarshalByRefObject ) |
![]() |
Dispose | Overloaded. |
![]() |
Equals | Overloaded. (inherited from Object ) |
![]() |
GetHashCode | (inherited from Object ) |
![]() |
GetLifetimeService | (inherited from MarshalByRefObject ) |
![]() |
GetType | (inherited from Object ) |
![]() |
InitializeLifetimeService | (inherited from MarshalByRefObject ) |
![]() ![]() |
ReferenceEquals | (inherited from Object ) |
![]() |
Rollback | Overridden. Rolls back a transaction from a pending state. |
![]() |
ToString | (inherited from Object ) |
Top
Protected Methods
Name | Description | |
---|---|---|
![]() |
Dispose | Overloaded. (inherited from DbTransaction ) |
![]() |
Finalize | (inherited from Object ) |
![]() |
MemberwiseClone | Overloaded. (inherited from MarshalByRefObject ) |
Top
Explicit Interface Implementations
Name | Description | |
---|---|---|
System.Data.IDbTransaction.Connection | (inherited from DbTransaction ) |
Top
See Also
Reference
SqlCeTransaction Class
System.Data.SqlServerCe Namespace
SqlCeDataAdapter Class
SqlCeConnection Class