DbDispatchers.Transaction 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
提供在 上 DbTransaction 分派攔截器以 IDbCommandInterceptor 攔截方法的方法。
public virtual System.Data.Entity.Infrastructure.Interception.DbTransactionDispatcher Transaction { get; }
member this.Transaction : System.Data.Entity.Infrastructure.Interception.DbTransactionDispatcher
Public Overridable ReadOnly Property Transaction As DbTransactionDispatcher