BulkInsertOptionKind 枚举

定义

如果此枚举增长到 63 以上,则需要更新分析器 - 它使用 Int64 来检查选项重复

public enum BulkInsertOptionKind
type BulkInsertOptionKind = 
Public Enum BulkInsertOptionKind
继承
BulkInsertOptionKind

字段

BatchSize 1
CheckConstraints 2
CodePage 3
DataCompression 30
DataFileFormat 27
DataFileType 4
DataSource 24
ErrorDataSource 26
ErrorFile 17
EscapeChar 29
FieldQuote 28
FieldTerminator 5
FireTriggers 7
FirstRow 6
FormatDataSource 25
FormatFile 8
HeaderRow 32
IncludeHidden 23
KeepIdentity 9
KeepNulls 10
KilobytesPerBatch 11
LastRow 12
MaxErrors 13
None 0
NoTriggers 18
Order 22
ParserVersion 31
RowsetOptions 33
RowsPerBatch 14
RowTerminator 15
SingleBlob 19
SingleClob 20
SingleNClob 21
TabLock 16

适用于