BulkInsertBase.Options 属性

定义

可能选项

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

属性值

适用于