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)

屬性值

適用於