Udostępnij za pośrednictwem


DbCommandTreeInterceptionContext.AsAsync Metoda

Definicja

Tworzy nowy DbCommandTreeInterceptionContext , który zawiera wszystkie informacje kontekstowe w tym kontekście przechwytywania flaga ustawiona IsAsync na wartość true.

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

Zwraca

Nowy kontekst przechwytywania skojarzony z zestawem flag asynchronicznych.

Dotyczy