Navigation: Code Documentation > IEDB > IEDataset > Classes > TIEDataSet > Methods
TIEDataSet.GetRecord(TRSRecordBuffer,TGetMode,Boolean) Method
Represents method GetRecord(TRSRecordBuffer,TGetMode,Boolean).
Namespace: IEDataSet
Delphi
protected function GetRecord(Buffer: TRSRecordBuffer; GetMode: TGetMode; DoCheck: Boolean): TGetResult; override;
Parameters
Buffer
Type: System.Void
GetMode
Type: TGetMode
DoCheck
Type: Boolean
Type: TGetResult
•TIEDataSet
•IEDataSet