dotConnect for Zoho Books Documentation
Devart.Common Namespace / DbLoader Class / LoadTable Method

In This Topic
LoadTable Method
In This Topic
Loads data into the table from the specified DataTable.
Overload List
OverloadDescription
Loads data into the table from the specified DataTable.  
Loads rows that match to the specified row state from the specified DataTable into the table.  
Loads data into the table from the specified DataTable.  
Loads data into the table from the specified array of data rows.  
Loads data into the table from the specified IDataReader.  
See Also