다음을 통해 공유


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)

속성 값

적용 대상