Dela via


BulkInsertOption Constructor

Initializes a new instance of the BulkInsertOption class.

Namespace:  Microsoft.Data.Schema.ScriptDom.Sql
Assembly:  Microsoft.Data.Schema.ScriptDom.Sql (in Microsoft.Data.Schema.ScriptDom.Sql.dll)

Syntax

'Declaration
Protected Sub New
'Usage
Dim instance As New BulkInsertOption()
protected BulkInsertOption()
protected:
BulkInsertOption()
protected function BulkInsertOption()

.NET Framework Security

See Also

Reference

BulkInsertOption Class

BulkInsertOption Members

Microsoft.Data.Schema.ScriptDom.Sql Namespace