dotConnect for SugarCRM Documentation
Devart.Data.Sugar Namespace / SugarLoader Class
Properties Methods Events

SugarLoader Class Members

The following tables list the members exposed by SugarLoader.

Public Constructors
 NameDescription
Public ConstructorOverloaded. Initializes a new instance of the SugarLoader class.  
Top
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 the Devart.Data.SqlShimLoaderColumnCollection collection. (Inherited from Devart.Data.SqlShimLoader)
Public PropertyGets or sets the SugarConnection used by this instance of the SugarLoader.  
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 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
Public Methods
 NameDescription
Public MethodOverloaded. Overridden. Closes loading session and flushes remaining rows to the table.  
Public MethodRetrieves table columns information from the table specified in the TableName property and populates columns collection. (Inherited from Devart.Data.SqlShimLoader)
Public Method (Inherited from System.MarshalByRefObject)
Public Method (Inherited from System.ComponentModel.Component)
Public Method (Inherited from System.MarshalByRefObject)
Public MethodReturns the results of the data load operation. Allows you to retrieve the ID values of the successfully loaded rows and error messages for rows that caused errors. (Inherited from Devart.Data.SqlShimLoader)
Public Method (Inherited from System.MarshalByRefObject)
Public MethodOverloaded. Loads data into the table from the specified DataTable. (Inherited from Devart.Common.DbLoader)
Public MethodOverridden. Advances SugarLoader to the next row.  
Public MethodOverridden. Prepares SugarLoader for the loading.  
Public MethodOverloaded. Sets the value of the column with the specified index to NULL. (Inherited from Devart.Common.DbLoader)
Public MethodOverloaded. Overridden. Sets the value of the column at the specified ordinal and name.  
Public Method (Inherited from System.ComponentModel.Component)
Top
Public Events
 NameDescription
Public Event (Inherited from System.ComponentModel.Component)
Top
See Also

Reference

SugarLoader Class
Devart.Data.Sugar Namespace
Devart.Data.Sugar.SugarLoaderColumn
Devart.Data.Sugar.SugarLoaderColumnCollection