The Varigence company brand logo
Products
BimlFlexBimlStudioBimlExpress
Pricing
Solutions
IndustriesUse Cases
Resources
DocumentationKnowledge BaseBlog
About
CompanyContact Us
Products
BimlFlexBimlStudioBimlExpress
Pricing
Solutions
IndustriesUse Cases
Resources
DocumentationKnowledge BaseBlog
About
CompanyContact Us
Schedule Demo
Account
Schedule Demo
Account

BulkInsertTaskDataFileType Enumeration

The BulkInsertTaskDataFileType enumeration provides options for the text format of the source file for a bulk insert operation.

Enumeration Values

NameSummary
Char
Specifies that character format will be used.
Native
Specifies that native database types will be used. This normally happens when the file is the result of a bulk copy from the database (perhaps using the bcp utility).
WideChar
Specifies that unicode character format will be used.
WideNative
Specifies that native database types will be used with the stipulation that these types will not include char, varchar, or text. This normally happens when the file is the result of a bulk copy from the database (perhaps using the bcp utility).

© Varigence