Data.Bind.DBScope.TBindScopeDBEnumerator.MoveNext
[–] Properties | |
---|---|
Type: function | |
Visibility: protected | |
Source: Data.Bind.DBScope.pas Data.Bind.DBScope.hpp
| |
Unit: Data.Bind.DBScope | |
Parent: TBindScopeDBEnumerator |
Delphi
function MoveNext: Boolean;
C++
bool __fastcall MoveNext();
Description
Moves to the next record in the dataset, thus making it active.