Tortuga.Chain Namespace
Tortuga.Chain.CommandBuilders Namespace
Tortuga.Chain.Metadata Namespace

ObjectDataReader<(Of <(<'TObject>)>)>..::..Read Method

Advances the reader to the next record in a result set.

Namespace:  Tortuga.Chain
Assembly:  Tortuga.Chain.Core (in Tortuga.Chain.Core.dll)

Syntax


public bool Read()
Public Function Read As Boolean
public:
bool^ Read()

Return Value

true if there are more rows; otherwise false.