FireDAC.Comp.DataSet.TFDDataSet.GetKeyRow

From RAD Studio API Documentation
Revision as of 04:27, 27 June 2013 by BuildBot (talk | contribs) (Created page with "{{#lst:API:FireDAC.Comp.DataSet.TFDDataSet.GetKeyRow|api}} ==Description== {{#lsth:API:FireDAC.Comp.DataSet.TFDDataSet.GetKeyRow|Description}}")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Delphi

function GetKeyRow(ABuffer: PFDKeyBuffer): TFDDatSRow;

C++

Firedac::Dats::TFDDatSRow* __fastcall GetKeyRow(PFDKeyBuffer ABuffer);

Properties

Type Visibility Source Unit Parent
function protected
FireDAC.Comp.DataSet.pas
FireDAC.Comp.DataSet.hpp
FireDAC.Comp.DataSet TFDDataSet

Description

Embarcadero Technologies does not currently have any additional information.