BooleanParenthesisExpression.Expression Property

Definition

Represents the inner boolean expression

public Microsoft.SqlServer.TransactSql.ScriptDom.BooleanExpression Expression { get; set; }
member this.Expression : Microsoft.SqlServer.TransactSql.ScriptDom.BooleanExpression with get, set
Public Property Expression As BooleanExpression

Property Value

Applies to