ReadTextStatement.Column Property

Definition

The column. Has to be at least a two part name including table.

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

Property Value

Applies to