Udostępnij za pośrednictwem


DbCommandInterceptionContext.WithCommandBehavior(CommandBehavior) Metoda

Definicja

Tworzy nowy DbCommandInterceptionContext element zawierający wszystkie informacje kontekstowe w tym kontekście przechwytywania wraz z danym CommandBehaviorelementem .

public System.Data.Entity.Infrastructure.Interception.DbCommandInterceptionContext WithCommandBehavior (System.Data.CommandBehavior commandBehavior);
member this.WithCommandBehavior : System.Data.CommandBehavior -> System.Data.Entity.Infrastructure.Interception.DbCommandInterceptionContext

Parametry

commandBehavior
CommandBehavior

Zachowanie polecenia do skojarzenia.

Zwraca

Nowy kontekst przechwytywania skojarzony z danym zachowaniem polecenia.

Dotyczy