BulkOpenRowset.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)

属性值

适用于