WriteTextStatement.SourceParameter Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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