QueryMetadata.QueryType Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The wuery type of the query.
public:
property int QueryType { int get(); void set(int value); };
[System.Runtime.Serialization.DataMember]
public int QueryType { get; set; }
[<System.Runtime.Serialization.DataMember>]
member this.QueryType : int with get, set
Public Property QueryType As Integer
Property Value
- Attributes