Description
Imports data from an array of objects to the current table.
C#
vb.net
Parameters
row
An array containing the set of values to import to the table.Exceptions
System.Exception
Examples
C#
vb.net
Imports data from an array of objects to the current table.