DbDispatchers.Command Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Fournit des méthodes de distribution aux IDbCommandInterceptor intercepteurs pour l’interception de méthodes sur DbCommand.
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