Data.Bind.DBScope.TBindScopeDBEnumerator.GetRecordCount
Delphi
function GetRecordCount: Integer;
C++
int __fastcall GetRecordCount(void);
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| function | protected | Data.Bind.DBScope.pas Data.Bind.DBScope.hpp |
Data.Bind.DBScope | TBindScopeDBEnumerator |
Description
Returns the number of records contained by the dataset referenced by the DataSource property of the TBindScopeDB component.