For backward compatibility: It is possible to iterate using the RowSet as it is enumerable.
Obsolete: Note that it will be removed in future versions
Namespace: DseAssembly: Dse (in Dse.dll) Version: 2.4.0
Syntax public IEnumerable<Row> GetRows()
Return Value
Type:
IEnumerableRowSee Also