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) |
頂端