ParenthesisExpression.Expression Property

Definition

Represents the parenthesis expression.

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

Property Value

Applies to