Data.Bind.DBScope.TCustomBindScopeDB.Reset
[–] Properties | |
---|---|
Type: procedure | |
Visibility: protected | |
Source: Data.Bind.DBScope.pas | |
Unit: Data.Bind.DBScope | |
Parent: TCustomBindScopeDB |
Delphi
procedure Reset(ABindComp: TBasicBindComponent); virtual;
Description
Resets the dataset.
The Reset method issues a dataset reset operation.