EntitySchemaQuery.LoadDataTableData(UserConnection,DataTable,EntitySchemaQueryOptions) - метод Смотри также Terrasoft.Core.Entities - пространство имен > EntitySchemaQuery - класс > LoadDataTableData - метод : LoadDataTableData(UserConnection,DataTable,EntitySchemaQueryOptions) - метод C#
- 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
public void LoadDataTableData( UserConnection userConnection, DataTable dataTable, EntitySchemaQueryOptions options )
Параметры
- 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.