IQueryMethodProvider.FastQueryMethod 속성

정의

빠른 쿼리 메서드를 가져옵니다.

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

속성 값

빠른 쿼리 메서드입니다.

적용 대상