QuerySpecification.WhereClause 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.
Where clause. Optional, may be null.
public Microsoft.SqlServer.TransactSql.ScriptDom.WhereClause WhereClause { get; set; }member this.WhereClause : Microsoft.SqlServer.TransactSql.ScriptDom.WhereClause with get, setPublic Property WhereClause As WhereClause