Data.Bind.Components.IScopeRecordEnumeratorStatus
[–] Properties | |
---|---|
Type: interface class
| |
Visibility: public | |
Source: Data.Bind.Components.pas Data.Bind.Components.hpp
| |
Unit: Data.Bind.Components | |
Parent: Data.Bind.Components |
Delphi
IScopeRecordEnumeratorStatus = interface
C++
__interface INTERFACE_UUID("{755F088B-F673-45BD-A74D-ECBBDB38ACBA}") IScopeRecordEnumeratorStatus : public System::IInterface
Description
This interface is implemented by classes that require to get information regarding the status (multiple record updating) of a scope record enumerator.
Tip: This interface may be implemented by a scope record enumerator to provide additional information about the status of the records in a data source.