FireDAC.Phys.Intf.IFDPhysCommand.MappingHandler

From RAD Studio API Documentation
Jump to: navigation, search

[–] Properties
Type: property
Visibility: public
Source:
FireDAC.Phys.Intf.pas
FireDAC.Phys.Intf.hpp
Unit: FireDAC.Phys.Intf
Parent: IFDPhysCommand

Delphi

property MappingHandler: IFDPhysMappingHandler read GetMappingHandler write SetMappingHandler;

C++

__property _di_IFDPhysMappingHandler MappingHandler = {read=GetMappingHandler, write=SetMappingHandler};

Description

Embarcadero Technologies does not currently have any additional information.