DeclareVariableElement.Value 属性

定义

声明中指定的初始变量值。

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

属性值

适用于