Platform Core .NET Assemblies API
ReadToDataTable Method
See Also  Send Feedback
Terrasoft.Common Namespace > DBUtilities Class : ReadToDataTable Method
source
Data set.
name
The name of the created System.Data.DataTable instance.

Glossary Item Box

Places this data set to the System.Data.DataTable instance with the specified instance.

Syntax

 
C#
 
 

Parameters

source
Data set.
name
The name of the created System.Data.DataTable instance.

Return Value

The System.Data.DataTable instance that contains the data from the source set.

Remarks

Extension method for the classes that implement the System.Data.IDataReader interface.

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

© Terrasoft 2002-2018.