REST.Response.Adapter.TCustomJSONDataSetAdapter.operator ()

From RAD Studio API Documentation
Jump to: navigation, search

C++

operator Data::Dbjson::TJSONToDataSetBridge::IAdaptor*(void) { return (Data::Dbjson::TJSONToDataSetBridge::IAdaptor*)&__TJSONToDataSetBridge_IAdaptor; }

Properties

Type Visibility Source Unit Parent
function public REST.Response.Adapter.hpp REST.Response.Adapter TCustomJSONDataSetAdapter

Description

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

REST.Response.Adapter.TCustomJSONDataSetAdapter.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