Description
Imports data from a DataTable into a Table at the point of this Element in the document.
C#
vb.net
Parameters
data
Contains the data to be imported.Returns
TheTable
that the data was imported into.
Examples
C#
vb.net
Imports data from a DataTable into a Table at the point of this Element in the document.
Table
that the data was imported into.