dotConnect for SugarCRM Documentation
Devart.Data.Sugar Namespace / SugarLoader Class / SugarLoader Constructor

In This Topic
SugarLoader Constructor
In This Topic
Initializes a new instance of the SugarLoader class.
Overload List
OverloadDescription
Creates an SugarLoader object without Connection and with empty TableName.  
Initializes a new instance of the SugarLoader class with table name that will be loaded.  
Initializes a new instance of the SugarLoader class with table name that will be loaded and a SugarConnection object.  
See Also