This document is archived and information here might be outdated. Recommended version. |
Indicates whether or not the 'BOF' flag of the schematic recordset is on.
[Visual Basic .NET] Public ReadOnly Property IsBOF As Boolean
[C#] public bool IsBOF {get;}
[C++]
HRESULT get_IsBOF(
Boolean* IsBOF
);
[C++]
Parameters IsBOF [out, retval]
IsBOF is a parameter of type bool*