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

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

Advances the reader to the next result when reading the results of a batch of statements.

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

Syntax


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

Return Value

true if there are more result sets; otherwise false.