Data.Bind.Components.IScopeRecordEnumeratorCount
| [–] Properties | |
|---|---|
| Type: interface class
| |
| Visibility: public | |
| Source: Data.Bind.Components.pas Data.Bind.Components.hpp
| |
| Unit: Data.Bind.Components | |
| Parent: Data.Bind.Components | |
Delphi
IScopeRecordEnumeratorCount = interface
C++
__interface INTERFACE_UUID("{46FAE534-6F58-4850-AF66-14DF7B8AEC0C}") IScopeRecordEnumeratorCount : public System::IInterface
Description
Data source enumerators may implement this interface. Binding components use this interface to get the number of records in the data source.