CqlReaderNextResult Method |
Advances the reader to the next result when reading the results of a batch of statements.
Namespace: Dse.DataAssembly: Dse (in Dse.dll) Version: 2.2.0
Syntax public override bool NextResult()
Return Value
Type:
Booleantrue if there are more result sets; otherwise false.
Implements
IDataReaderNextResultSee Also