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