Reads a row from the Database

Namespace: Wiker.WIDatabase
Assembly: 

Syntax

C#
public bool ReadRow()
Visual Basic
Public Function ReadRow As Boolean
Visual C++
public:
bool ReadRow()

Return Value

bool

See Also