Table of Contents

Method Read

Namespace
Innova.Data
Assembly
Innova.Data.dll

Read()

Advances the data reader to the next record.

public bool Read()

Returns

bool

true if there are more rows; otherwise, false.