Datasnap.DSCommon.TDSClientCallbackChannelManager.AddConverter
| [–] Properties | |
|---|---|
| Type: procedure function
| |
| Visibility: public | |
| Source: Datasnap.DSCommon.pas Datasnap.DSCommon.hpp
| |
| Unit: Datasnap.DSCommon | |
| Parent: TDSClientCallbackChannelManager | |
Delphi
procedure AddConverter(event: TConverterEvent);
C++
void __fastcall AddConverter(Data::Dbxjsonreflect::TConverterEvent* event);
Description
Adds and registers a new converter to the converter list.
The AddConverter method adds and registers a new converter to the converter list.