FireDAC.Comp.DataSet.TFDDataSet.operator ()

From RAD Studio API Documentation
Jump to: navigation, search

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

C++

operator Data::Db::_di_IBatchDataSet()
operator Data::Db::_di_IDataSetCommandSupport()
operator Firedac::Dats::_di_IFDDatSTableDataCallback()
operator Firedac::Phys::Intf::_di_IFDPhysLocalSQLAdapter()
operator Firedac::Stan::Option::_di_IFDStanOptions() { return OptionsIntfImpl; }
operator _di_IFDDataSetReference()

Description


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

FireDAC.Comp.DataSet.TFDDataSet.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