BusinessLogicDataReader Класс
Определение
Важно!
Некоторые сведения относятся к предварительной версии продукта, в которую до выпуска могут быть внесены существенные изменения. Майкрософт не предоставляет никаких гарантий, явных или подразумеваемых, относительно приведенных здесь сведений.
public ref class BusinessLogicDataReader : IDisposable, System::Data::IDataReader
[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
public class BusinessLogicDataReader : IDisposable, System.Data.IDataReader
[<System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)>]
type BusinessLogicDataReader = class
interface IDataReader
interface IDisposable
interface IDataRecord
Public Class BusinessLogicDataReader
Implements IDataReader, IDisposable
- Наследование
-
BusinessLogicDataReader
- Атрибуты
- Реализации
Конструкторы
BusinessLogicDataReader(TempDBResultSet) |
Свойства
Depth | |
FieldCount | |
IsClosed | |
Item[Int32] | |
Item[String] | |
RecordsAffected |