다음을 통해 공유


DbCommandTreeInterceptionContext.AsAsync 메서드

정의

플래그가 true로 설정된 이 가로채기 컨텍스트의 모든 컨텍스트 정보를 포함하는 새 DbCommandTreeInterceptionContextIsAsync 만듭니다.

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

반환

비동기 플래그 집합과 연결된 새 가로채기 컨텍스트입니다.

적용 대상