Partager via


DbCommandTreeInterceptionContext.AsAsync Méthode

Définition

Crée un nouveau DbCommandTreeInterceptionContext qui contient toutes les informations contextuelles dans ce contexte d’interception dont l’indicateur IsAsync est défini sur true.

public System.Data.Entity.Infrastructure.Interception.DbCommandTreeInterceptionContext AsAsync ();
override this.AsAsync : unit -> System.Data.Entity.Infrastructure.Interception.DbCommandTreeInterceptionContext
Public Function AsAsync () As DbCommandTreeInterceptionContext

Retours

Nouveau contexte d’interception associé au jeu d’indicateurs asynchrones.

S’applique à