RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TIBSQL.Bof Property

Indicates whether or not a query is at the beginning of the dataset.

Pascal
property Bof: Boolean;
C++
__property Boolean Bof;

Use the BOF property to determine whether or not a query is at the beginning of the dataset. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!