WriteTextStatement.SourceParameter Property

Definition

It can be null, Ascii or Unicode string, binary or variable.

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

Property Value

Applies to