CopyStatement.From プロパティ

定義

COPY のデータ ソース。 文字列を指定できます (リテラル)

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

プロパティ値

適用対象