dotConnect for MySQL Documentation
Devart.Data.MySql Namespace / MySqlLoader Class

In This Topic
    MySqlLoader Class Properties
    In This Topic

    For a list of all members of this type, see MySqlLoader members.

    Public Properties
     NameDescription
    Public PropertyGets or sets a size of data packet loaded to the server. (Inherited from Devart.Common.DbLoader)
    Public PropertyGets the MySqlLoaderColumnCollection collection.  
    Public PropertyGets or sets the MySqlConnection used by this instance of the MySqlLoader.  
    Public Property (Inherited from System.ComponentModel.Component)
    Public PropertyDetermines whether to use INSERT DELAYED statement syntax.  
    Public PropertyOverloaded. Sets the value of the column with the specified name for Devart.Common.DbLoaderColumnCollection. (Inherited from Devart.Common.DbLoader)
    Public PropertyDetermines whether to add LOCK TABLES ... WRITE clause before data loading.  
    Public Property (Inherited from System.ComponentModel.Component)
    Public PropertyGets or sets table name that will be loaded.  
    Public Property  
    Top
    See Also