DbCommandTreeInterceptionContext.AsAsync 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
建立新的 DbCommandTreeInterceptionContext ,其中包含此攔截內容中的所有內容資訊, IsAsync 旗標設定為 true。
public System.Data.Entity.Infrastructure.Interception.DbCommandTreeInterceptionContext AsAsync ();
override this.AsAsync : unit -> System.Data.Entity.Infrastructure.Interception.DbCommandTreeInterceptionContext
Public Function AsAsync () As DbCommandTreeInterceptionContext
傳回
與非同步旗標集相關聯的新攔截內容。