OutputIntoClause.IntoTableColumns 屬性

定義

表格的欄位。 可選,元素可為零。

public System.Collections.Generic.IList<Microsoft.SqlServer.TransactSql.ScriptDom.ColumnReferenceExpression> IntoTableColumns { get; }
member this.IntoTableColumns : System.Collections.Generic.IList<Microsoft.SqlServer.TransactSql.ScriptDom.ColumnReferenceExpression>
Public ReadOnly Property IntoTableColumns As IList(Of ColumnReferenceExpression)

屬性值

適用於