CopyStatement.From Propriété

Définition

Source de données pour COPY. Peut être chaîne (littéral)

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)

Valeur de propriété

S’applique à