BulkInsertStatement.From 屬性

定義

BULK INSERT 的資料來源。 可以是整數(字面)、字串(字面)或識別碼

public Microsoft.SqlServer.TransactSql.ScriptDom.IdentifierOrValueExpression From { get; set; }
member this.From : Microsoft.SqlServer.TransactSql.ScriptDom.IdentifierOrValueExpression with get, set
Public Property From As IdentifierOrValueExpression

屬性值

適用於