Name | Description | |
---|---|---|
![]() | BufferSize | Gets or sets a size of data packet loaded to the server. (Inherited from Devart.Common.DbLoader) |
![]() | Columns | Gets the MySqlLoaderColumnCollection collection. |
![]() | Connection | Gets or sets the MySqlConnection used by this instance of the MySqlLoader. |
![]() | Container | (Inherited from System.ComponentModel.Component) |
![]() | Delayed | Determines whether to use INSERT DELAYED statement syntax. |
![]() | Item | Overloaded. Sets the value of the column with the specified name for Devart.Common.DbLoaderColumnCollection. (Inherited from Devart.Common.DbLoader) |
![]() | Lock | Determines whether to add LOCK TABLES ... WRITE clause before data loading. |
![]() | Site | (Inherited from System.ComponentModel.Component) |
![]() | TableName | Gets or sets table name that will be loaded. |
![]() | UseTransaction |