共用方式為


CommitFailureHandler.Transactions 屬性

定義

存放區交易與交易追蹤物件之間的對應

protected System.Collections.Generic.Dictionary<System.Data.Common.DbTransaction,System.Data.Entity.Infrastructure.TransactionRow> Transactions { get; }
member this.Transactions : System.Collections.Generic.Dictionary<System.Data.Common.DbTransaction, System.Data.Entity.Infrastructure.TransactionRow>
Protected ReadOnly Property Transactions As Dictionary(Of DbTransaction, TransactionRow)

屬性值

適用於