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

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