ActiveReports3 Request technical support
GetNextRecord Method
See Also 


For internal use only.

Syntax

Visual Basic (Declaration) 
Public Function GetNextRecord() As Boolean
Visual Basic (Usage)Copy Code
Dim instance As DataLayer
Dim value As Boolean
 
value = instance.GetNextRecord()
C# 
public bool GetNextRecord()

See Also