Lenguaje

CopyStatement.From Propiedad

Definición

Origen de datos para COPY. Puede ser cadena (literal)

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)

Valor de propiedad

Se aplica a