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)

속성 값

적용 대상