integer TYPE_UPDATE
integer TYPE_SELECT
integer TYPE_INSERT
integer TYPE_DELETE
public setUniqueRow (mixed $uniqueRow) Tells to the query if only the first row in the resultset must be returned
public setType (mixed $type) Sets the type of PHQL statement to be executed
public setSharedLock ([mixed $sharedLock]) Set SHARED LOCK clause
public setIntermediate (array $intermediate) Allows to set the IR to be executed
public setDI (Phalcon\DiInterface $dependencyInjector) Sets the dependency injection container
public setBindTypes (array $bindTypes, [mixed $merge]) Set default bind parameters
Page 118 of 382