DBUtilities.ReadToDataTable - метод Смотри также Terrasoft.Common - пространство имен > DBUtilities - класс : ReadToDataTable - метод C#
- source
- Data set.
- name
- The name of the created System.Data.DataTable instance.
Glossary Item Box
Параметры
- source
- Data set.
- name
- The name of the created System.Data.DataTable instance.
Тип возвращаемого значения
The System.Data.DataTable instance that contains the data from the source set.Extension method for the classes that implement the System.Data.IDataReader interface.