dotConnect for SQL Server Documentation
Devart.Data.SqlServer Namespace / SqlLoader Class

SqlLoader Class Properties

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

Public Properties
 NameDescription
Public PropertyGets or sets the maximal number of records to send to the server in one batch.  
Public PropertyNot used in dotConnect for SQL Server.  
Public PropertyGets the SqlLoaderColumnCollection collection.  
Public PropertyGets or sets the SqlConnection used by this instance of the SqlLoader.  
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 PropertyGets or sets the System.ComponentModel.ISite of the System.ComponentModel.Component. (Inherited from System.ComponentModel.Component)
Public PropertyOverridden. Gets or sets table name that will be loaded.  
Public PropertyGets or sets the SqlTransaction instance to perform the data load operation within.  
Public PropertySpecifies whether SqlLoader should wrap the data load operation into an internally created transaction.  
Top
See Also