Mono Class Library: OverviewMySql.Data.MySqlClient.MySqlBulkLoader: Members |
The members of MySql.Data.MySqlClient.MySqlBulkLoader are listed below.
See Also: Inherited members from System.Object
Documentation for this section has not yet been entered.
CharacterSet string. Gets or sets the character set. [read-only] Columns System.Collections.Specialized.StringCollection. Gets the columns. ConflictOption MySqlBulkLoaderConflictOption. Gets or sets the conflict option. Connection MySqlConnection. Gets or sets the connection. EscapeCharacter char. Gets or sets the escape character. [read-only] Expressions System.Collections.Specialized.StringCollection. Gets the expressions. FieldQuotationCharacter char. Gets or sets the field quotation character. FieldQuotationOptional bool. Gets or sets a value indicating whether [field quotation optional]. FieldTerminator string. Gets or sets the field terminator. FileName string. Gets or sets the name of the file. LinePrefix string. Gets or sets the line prefix. LineTerminator string. Gets or sets the line terminator. Local bool. Gets or sets a value indicating whether the filename that is to be loaded is local to the client or not NumberOfLinesToSkip int. Gets or sets the number of lines to skip. Priority MySqlBulkLoaderPriority. Gets or sets the priority. TableName string. Gets or sets the name of the table. Timeout int. Gets or sets the timeout.