DbCommandInterceptionContext<TResult>.AsAsync Méthode
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.
Crée un DbCommandInterceptionContext<TResult> qui contient toutes les informations contextuelles dans ce contexte d’interception, ainsi que l’indicateur IsAsync défini sur true.
public System.Data.Entity.Infrastructure.Interception.DbCommandInterceptionContext<TResult> AsAsync ();
override this.AsAsync : unit -> System.Data.Entity.Infrastructure.Interception.DbCommandInterceptionContext<'Result>
Public Function AsAsync () As DbCommandInterceptionContext(Of TResult)
Nouveau contexte d’interception associé au jeu d’indicateurs asynchrones.
Produit | Versions |
---|---|
Entity Framework | 6.2.0 |
Commentaires sur Entity Framework
Entity Framework est un projet open source. Sélectionnez un lien pour fournir des commentaires :