DataServer.BoF Property
|
|
A logical value indicating whether this data server is positioned at the beginning of the file, on the first record (TRUE if yes, FALSE if no).
Namespace:
VO
Assembly:
VOSystemClasses (in VOSystemClasses.dll) Version: 2.24 GA
Syntax VIRTUAL PROPERTY BoF AS USUAL GET
public virtual Usual BoF { get; } Request Example
View SourceProperty Value
Type:
UsualA logical value indicating whether this data server is positioned at the beginning of the file, on the first record (TRUE if yes, FALSE if no).
See Also