\SYSTEM\DBResultSQLite

Summary

Methods
Properties
Constants
count()
affectedRows()
next()
seek()
close()
__construct()
__destruct()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
$res
$stmt
$current
N/A

Properties

$res

$res : 

Type

$stmt

$stmt : 

Type

$current

$current : 

Type

Methods

count()

count() 

affectedRows()

affectedRows() 

next()

next(  $object = false,   $result_type = SQLITE3_ASSOC) 

Parameters

$object
$result_type

seek()

seek(  $row_number) 

Parameters

$row_number

close()

close() 

__construct()

__construct(  $res,   $stmt) 

Parameters

$res
$stmt

__destruct()

__destruct()