SelectSetVariable.Expression Property

Definition

Expression that is going to be used to set the variable.

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