QuerySpecification.WhereClause Property

Definition

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, set
Public Property WhereClause As WhereClause

Property Value

Applies to