FireDAC.DatS.TFDDatSTable.FindRowByPK

From RAD Studio API Documentation
Jump to: navigation, search

[–] Properties
Type: function
Visibility: protected
Source:
FireDAC.DatS.pas
FireDAC.DatS.hpp
Unit: FireDAC.DatS
Parent: TFDDatSTable

Delphi

function FindRowByPK(ARow: TFDDatSRow): Integer;

C++

int __fastcall FindRowByPK(TFDDatSRow* ARow);

Description

Embarcadero Technologies does not currently have any additional information.