Platform Core .NET Assemblies API
LoadDataTableData(UserConnection,DataTable,EntitySchemaQueryOptions) Method
See Also  Send Feedback
Terrasoft.Core.Entities Namespace > EntitySchemaQuery Class > LoadDataTableData Method : LoadDataTableData(UserConnection,DataTable,EntitySchemaQueryOptions) Method
userConnection
User connection.
dataTable
The System.Data.DataTable instance in which the output of the query execution is loaded.
options
Settings of the entity schema query.

Glossary Item Box

Loads the result of the current query execution to the object schema in the System.Data.DataTable passed object, taking into account the specified settings, using the specified user connection.

Syntax

 
C#
 
 

Parameters

userConnection
User connection.
dataTable
The System.Data.DataTable instance in which the output of the query execution is loaded.
options
Settings of the entity schema query.

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.