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