FireDAC.Comp.Client.TFDCustomSchemaAdapter.operator ()

From RAD Studio API Documentation
Jump to: navigation, search

[–] Properties
Type: function
Visibility: public
Source: FireDAC.Comp.Client.hpp
Unit: FireDAC.Comp.Client
Parent: TFDCustomSchemaAdapter

C++

operator Firedac::Dapt::Intf::_di_IFDDAptUpdateHandler()
operator Firedac::Stan::Intf::_di_IFDStanErrorHandler()
operator System::_di_IInterface()

Description

C++ conversion of a TComponent into a System.Classes.IInterfaceComponentReference or a System.IInterface, depending on casting.

FireDAC.Comp.Client.TFDCustomSchemaAdapter.operator () inherits from System.Classes.TComponent.operator (). All content below this line refers to System.Classes.TComponent.operator ().

C++ conversion of a TComponent into a System.Classes.IInterfaceComponentReference or a System.IInterface, depending on casting.

See Also