共用方式為


SqlCeTransaction 成員

表示要在資料來源進行的 SQL 交易。這個類別無法被繼承。

SqlCeTransaction 型別公開下列成員。

方法

  名稱 描述
公用方法 Commit() () () () 認可資料庫交易。 (覆寫 DbTransaction. . :: . .Commit() () () ()。)
公用方法 Commit(CommitMode) 使用指定的 CommitMode 認可資料庫交易。
公用方法 CreateObjRef (inherited from MarshalByRefObject)
公用方法 Dispose() () () () 釋放與交易相關聯的所有 SqlCeConnection 物件。
受保護的方法 Dispose (inherited from DbTransaction)
公用方法 Equals (inherited from Object)
受保護的方法 Finalize (inherited from Object)
公用方法 GetHashCode (inherited from Object)
公用方法 GetLifetimeService (inherited from MarshalByRefObject)
公用方法 GetType (inherited from Object)
公用方法 InitializeLifetimeService (inherited from MarshalByRefObject)
受保護的方法 MemberwiseClone (inherited from Object)
受保護的方法 MemberwiseClone (inherited from MarshalByRefObject)
公用方法 Rollback 從暫止狀態復原交易。 (覆寫 DbTransaction. . :: . .Rollback() () () ()。)
公用方法 ToString (inherited from Object)

頂端

屬性

  名稱 描述
公用屬性 Connection (inherited from DbTransaction)
公用屬性 CurrentTransactionBsn 取得交易的開始序號 (BSN)。
受保護的屬性 DbConnection (inherited from DbTransaction)
公用屬性 IsolationLevel 針對此交易指定 IsolationLevel。 (覆寫 DbTransaction. . :: . .IsolationLevel。)
公用屬性 TrackingContext 取得或設定應用程式特有的內容資訊,而交易會讓這項資訊與 SQL Server Compact 資料庫資料表上的追蹤作業產生關聯。

頂端

明確繼承實作  

  名稱 描述
明確介面實作私用屬性 IDbTransaction. . :: . .Connection (inherited from DbTransaction)

頂端

請參閱

參考

SqlCeTransaction類別

System.Data.SqlServerCe 命名空間