次の方法で共有


IQueryMethodProvider.FastQueryMethod プロパティ

定義

高速クエリ メソッドを取得します。

public System.Reflection.MethodInfo FastQueryMethod { get; }
member this.FastQueryMethod : System.Reflection.MethodInfo
Public ReadOnly Property FastQueryMethod As MethodInfo

プロパティ値

高速クエリ メソッド。

適用対象