Specifies the action to perform
if the current record is the first record in the record set.
Syntax
Reference_Syntax.bofAction = "moveLast | stayEOF"
Values
Type
|
Values
|
String
|
-
moveLast
(default)
-
stayEOF
Moves the current
record position to a point after the last record.
The current
record will always be the last record in the record set.
|
|
|
|