TryConvertCall.Parameter Property

Definition

The parameter that will be converted.

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

Property Value

Applies to