Description
Returns a Boolean value that specifies whether or not the pointer is at the beginning of the result set.
Property type
Read-only property
Syntax
| Visual Basic |
|---|
Public Property BoF() As Boolean |
Return Type
Returns True if the pointer is at the beginning of the results set.
See Also