BusinessLogicDataReader Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
- Inheritance
-
BusinessLogicDataReader
- Attributes
- Implements
Constructors
BusinessLogicDataReader(TempDBResultSet) |
Properties
Depth | |
FieldCount | |
IsClosed | |
Item[Int32] | |
Item[String] | |
RecordsAffected |