ICriteriaCursor.Next Method
Advances the cursor to the next result row.
Syntax
Unit: Aurelius.Criteria.Base
function ICriteriaCursor.Next: Boolean; virtual; abstract;
Advances the cursor to the next result row.
Unit: Aurelius.Criteria.Base
function ICriteriaCursor.Next: Boolean; virtual; abstract;