FireDAC.Phys.Intf.IFDPhysMappingHandler.MapRecordSet

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function MapRecordSet(const ATable: TFDPhysMappingName;  var ASourceID: Integer; var ASourceName, ADatSName, AUpdateName: String; var ADatSTable: TFDDatSTable): TFDPhysMappingResult;

C++

virtual TFDPhysMappingResult __fastcall MapRecordSet(const TFDPhysMappingName &ATable, int &ASourceID, System::UnicodeString &ASourceName, System::UnicodeString &ADatSName, System::UnicodeString &AUpdateName, Firedac::Dats::TFDDatSTable* &ADatSTable) = 0 ;

Properties

Type Visibility Source Unit Parent
function public
FireDAC.Phys.Intf.pas
FireDAC.Phys.Intf.hpp
FireDAC.Phys.Intf IFDPhysMappingHandler

Description

Embarcadero Technologies does not currently have any additional information.