







The MySqlBulkLoader type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() |
CharacterSet |
Gets or sets the character set.
|
![]() |
Columns |
Gets the columns.
|
![]() |
ConflictOption |
Gets or sets the conflict option.
|
![]() |
Connection |
Gets or sets the connection.
|
![]() |
EscapeCharacter |
Gets or sets the escape character.
|
![]() |
Expressions |
Gets the expressions.
|
![]() |
FieldQuotationCharacter |
Gets or sets the field quotation character.
|
![]() |
FieldQuotationOptional |
Gets or sets a value indicating whether [field quotation optional].
|
![]() |
FieldTerminator |
Gets or sets the field terminator.
|
![]() |
FileName |
Gets or sets the name of the file.
|
![]() |
LinePrefix |
Gets or sets the line prefix.
|
![]() |
LineTerminator |
Gets or sets the line terminator.
|
![]() |
Local |
Gets or sets a value indicating whether the filename that is to be loaded
is local to the client or not
|
![]() |
NumberOfLinesToSkip |
Gets or sets the number of lines to skip.
|
![]() |
Priority |
Gets or sets the priority.
|
![]() |
TableName |
Gets or sets the name of the table.
|
![]() |
Timeout |
Gets or sets the timeout.
|