FireDAC.Comp.DataSet.IFDDataSetListener
[–] Properties | |
---|---|
Type: interface class
| |
Visibility: public | |
Source: FireDAC.Comp.DataSet.pas FireDAC.Comp.DataSet.hpp
| |
Unit: FireDAC.Comp.DataSet | |
Parent: FireDAC.Comp.DataSet |
Delphi
IFDDataSetListener = interface (IUnknown)
C++
__interface INTERFACE_UUID("{3E9B315B-F456-4175-A864-B2573C4A2401}") IFDDataSetListener : public System::IInterface
Description
Allows to implement custom event handling for dataset operations.