dotConnect for Adobe Commerce Documentation
Devart.Data Namespace / DmlLoader Class

In This Topic
    DmlLoader Class Properties
    In This Topic

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

    Public Properties
     NameDescription
    Public PropertyThe maximal number of records to send as one batch to the server when performing an Insert operation. (Inherited from Devart.Data.SqlShimLoader)
    Public PropertyGets or sets a size of data packet loaded to the server. (Inherited from Devart.Common.DbLoader)
    Public PropertyGets the SqlShimLoaderColumnCollection collection. (Inherited from Devart.Data.SqlShimLoader)
    Public PropertyGets or sets the SqlShimConnection used by this instance of the DmlLoader.  
    Public Property (Inherited from System.ComponentModel.Component)
    Public PropertyOverloaded. Sets the value of the column with the specified name for Devart.Common.DbLoaderColumnCollection. (Inherited from Devart.Common.DbLoader)
    Public PropertyGets or sets string containing list of key field names separated by semicolon. They are used to generate update and delete commands.  
    Public PropertyDetermines the operation the loader must perform. (Inherited from Devart.Data.SqlShimLoader)
    Public Property (Inherited from System.ComponentModel.Component)
    Public PropertyGets or sets table name that will be loaded.  
    Top
    See Also