LumiSoft Mail Server User API
NextRecord Method
Namespaces > LumiSoft.Data.lsDB > DbFile > NextRecord()
Gets next record. Returns true if end of file reached and there are no more records.
Syntax
C#Visual BasicManaged C++
public bool NextRecord ()
Public Function NextRecord As Boolean
public:
bool NextRecord ()
Return Value
Returns true if end of file reached and there are no more records.

Assembly: LumiSoft.Net Version: 2.0.2636.18419 (Module: LumiSoft.Net)