NextResult Method (C1ServiceNowDataReader)
Advances the reader to the next result when reading the results of a batch of statements.
'Declaration
Public Overridable Function NextResult() As Boolean
public virtual bool NextResult()
Return Value
true if there are more result sets; otherwise false.