SqlCeTransaction Members

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
89e0w7cb.pubproperty(en-us,VS.90).gif Connection  (inherited from DbTransaction )
89e0w7cb.pubproperty(en-us,VS.90).gif CurrentTransactionBsn  
89e0w7cb.pubproperty(en-us,VS.90).gif IsolationLevel Overridden. Specifies the IsolationLevel for this transaction.
89e0w7cb.pubproperty(en-us,VS.90).gif TrackingContext  

Top

Protected Properties

  Name Description
89e0w7cb.protproperty(en-us,VS.90).gif DbConnection  (inherited from DbTransaction )

Top

Public Methods

(see also Protected Methods )

  Name Description
89e0w7cb.pubmethod(en-us,VS.90).gif Commit Overloaded. Overridden. Commits the database transaction.
89e0w7cb.pubmethod(en-us,VS.90).gif CreateObjRef  (inherited from MarshalByRefObject )
89e0w7cb.pubmethod(en-us,VS.90).gif Dispose Overloaded.  
89e0w7cb.pubmethod(en-us,VS.90).gif Equals  Overloaded. (inherited from Object )
89e0w7cb.pubmethod(en-us,VS.90).gif GetHashCode  (inherited from Object )
89e0w7cb.pubmethod(en-us,VS.90).gif GetLifetimeService  (inherited from MarshalByRefObject )
89e0w7cb.pubmethod(en-us,VS.90).gif GetType  (inherited from Object )
89e0w7cb.pubmethod(en-us,VS.90).gif InitializeLifetimeService  (inherited from MarshalByRefObject )
89e0w7cb.pubmethod(en-us,VS.90).gif 89e0w7cb.static(en-us,VS.90).gif ReferenceEquals  (inherited from Object )
89e0w7cb.pubmethod(en-us,VS.90).gif Rollback Overridden. Rolls back a transaction from a pending state.
89e0w7cb.pubmethod(en-us,VS.90).gif ToString  (inherited from Object )

Top

Protected Methods

  Name Description
89e0w7cb.protmethod(en-us,VS.90).gif Dispose  Overloaded. (inherited from DbTransaction )
89e0w7cb.protmethod(en-us,VS.90).gif Finalize  (inherited from Object )
89e0w7cb.protmethod(en-us,VS.90).gif 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