dotConnect for Dynamics 365 Documentation
Devart.Common Namespace / DbLoader Class / LoadTable Method

LoadTable Method
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.  
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also