Show: Delphi C++
Display Preferences

Data.Bind.DBScope.TCustomBindScopeDB.GetBOF

From XE2 API Documentation
Jump to: navigation, search

Delphi

function GetBOF: Boolean; virtual;

C++

virtual bool __fastcall GetBOF(void);

Properties

Type Visibility Source Unit Parent
function protected
Data.Bind.DBScope.pas
Data.Bind.DBScope.hpp
Data.Bind.DBScope TCustomBindScopeDB

Description

Determines whether the dataset is positioned on the first record.

The GetBOF method determines whether the dataset is positioned on the first record. GetBOF returns True if the dataset is positioned on the first record, False otherwise.

See Also

Personal tools
Previous Versions
Translations