ExecuteParameter.ParameterValue Property

Definition

The value of the parameter

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

Property Value

Applies to