Share via


IQueryMethodProvider.QueryMethod Property

Definition

Gets the query method.

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

Property Value

The query method.

Applies to