言語

OutputIntoClause.IntoTableColumns プロパティ

定義

テーブルの列。 省略可能。0 個の要素を含めることができます。

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)

プロパティ値

適用対象