UpdateTextStatement.SourceParameter 屬性

定義

如果來源欄位不是空,且是二進位或變數,則可以排在來源欄位之後。 若來源欄位為空,則可為 NULL、Ascii 或 Unicode 字串、二進位或變數。

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

屬性值

適用於