Partager via


DbConnectionPropertyInterceptionContext<TValue>.AsAsync Méthode

Définition

Crée un nouveau DbConnectionPropertyInterceptionContext<TValue> qui contient toutes les informations contextuelles dans ce contexte d’interception avec l’indicateur IsAsync défini sur true.

public System.Data.Entity.Infrastructure.Interception.DbConnectionPropertyInterceptionContext<TValue> AsAsync ();
override this.AsAsync : unit -> System.Data.Entity.Infrastructure.Interception.DbConnectionPropertyInterceptionContext<'Value>
Public Function AsAsync () As DbConnectionPropertyInterceptionContext(Of TValue)

Retours

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

S’applique à