QueryHierarchyItem.Wiql 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 WIQL text of the query
[System.Runtime.Serialization.DataMember(EmitDefaultValue=false)]
public string Wiql { get; set; }
member this.Wiql : string with get, set
Public Property Wiql As String
Property Value
- Attributes