Data.DB.ISubDataSet
[–] Properties | |
---|---|
Type: interface class
| |
Visibility: public | |
Source: Data.DB.pas Data.DB.hpp
| |
Unit: Data.DB | |
Parent: Data.DB |
Delphi
ISubDataSet = interface
C++
__interface INTERFACE_UUID("{D5608EB1-DE94-4B00-9E62-9F3FE0937D98}") ISubDataSet : public System::IInterface
Description
The ISubDataSet is an internal interface used to delegate TField and TDataSet linkage to an intermediate component.