Open this page in the API Guide

IReader.Read Method

Advances the reader to the next record.

Namespace:  Dundas.BI.Data.Metadata
Assembly:  Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (25.1.0.1000)
Syntax
bool Read()

Return Value

Type: Boolean
true if there are more rows; otherwise, false.
See Also