EntityColumnValue.LoadValue(IDataReader,Int32,Int32) - метод Смотри также Terrasoft.Core.Entities - пространство имен > EntityColumnValue - класс > LoadValue - метод : LoadValue(IDataReader,Int32,Int32) - метод C#
- dataReader
- The System.Data.IDataReader instance from which the value is loaded.
- fieldIndex
- Index of the field that will be loaded in the System.Data.IDataReader.
- packageSize
- The packet size.
Glossary Item Box
public void LoadValue( IDataReader dataReader, int fieldIndex, int packageSize )
Параметры
- dataReader
- The System.Data.IDataReader instance from which the value is loaded.
- fieldIndex
- Index of the field that will be loaded in the System.Data.IDataReader.
- packageSize
- The packet size.