BulkInsertBase.Options Property

Definition

Possible 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)

Property Value

Applies to