Show / Hide Table of Contents

Method sqliteStatement.Step


Overload

Calls sqlite3_step, and returns true if results data available (sqlite3_step returned SQLITE_ROW).

public bool Step()
Returns
bool
Exceptions
SLException

Failed.