CqlReaderNextResult Method  | 
 Advances the reader to the next result when reading the results of a batch of statements.
 
    Namespace: 
   Dse.Data
    Assembly:
   Dse (in Dse.dll) Version: 2.6.0
Syntaxpublic override bool NextResult()
Return Value
Type: 
Boolean if there are more result sets; otherwise 
.
Implements
IDataReaderNextResult
See Also