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