次の方法で共有


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)

プロパティ値

適用対象