次の方法で共有


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

戻り値

非同期フラグ セットに関連付けられた新しいインターセプト コンテキスト。

適用対象