dotConnect for Dynamics 365 Documentation
Devart.Data Namespace / SqlShimLoader Class

SqlShimLoader Class Properties

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

Public Properties
 NameDescription
Public PropertyThe maximal number of records to send as one batch to the server when performing an Insert operation.  
Public PropertyGets or sets a size of data packet loaded to the server. (Inherited from Devart.Common.DbLoader)
Public PropertyGets the SqlShimLoaderColumnCollection collection.  
Public PropertyGets or sets the Devart.Common.DbConnectionBase used by this instance of the Devart.Common.DbLoader. (Inherited from Devart.Common.DbLoader)
Public PropertyGets the System.ComponentModel.IContainer that contains the System.ComponentModel.Component. (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 PropertyDetermines the operation the loader must perform.  
Public PropertyGets or sets the System.ComponentModel.ISite of the System.ComponentModel.Component. (Inherited from System.ComponentModel.Component)
Public PropertyGets or sets table name that will be loaded. (Inherited from Devart.Common.DbLoader)
Top
See Also