integer BIND_PARAM_INT
public dataSeek (mixed $number) Moves internal resultset cursor to another position letting us to fetch a certain
extends abstract class Phalcon\Db\Adapter
public execute () Allows to execute the statement again. Some database systems don’t support scrollable cursors, So, as cursors
public createView (mixed $viewName, array $definition, [mixed $schemaName]) Generates SQL to create
abstract public fetchAll (mixed $sqlQuery, [mixed $fetchMode], [mixed $placeholders]) ...
public getSqlBindTypes () SQL bind types related to the profile
public addForeignKey (mixed $tableName, mixed $schemaName,
public getReferencedColumns () Referenced Columns
public convertBoundParams (mixed $sql, [array $params]) Converts bound parameters such as :name: or ?1 into
Page 4 of 44