QueryMethodProvider.QueryMethod Property

Definition

Gets the query method.

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

Property Value

The query method.

Implements

Applies to