Share via


QueryMethodProvider.FastQueryMethod Property

Definition

Gets the fast query method.

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

Property Value

The fast query method.

Implements

Applies to