Description
Imports the data from a DataReader into a Table at the point of the current element in the document.
C#
vb.net
Parameters
data
DataReader to import the data from.Returns
TheTable that the data was imported into.
Examples
C#
vb.net
Imports the data from a DataReader into a Table at the point of the current element in the document.
Table that the data was imported into.