abstract public fetch () ...
public modifyColumn (mixed $tableName, mixed $schemaName,
public prepare (mixed $sqlStatement) Returns a PDO prepared statement to be executed with ‘executePrepared’
abstract public tableOptions (mixed $table, [mixed $schema]) ...
public setSqlBindTypes (array $sqlBindTypes) SQL bind types related to the profile
abstract public getDescriptor () ...
abstract public isNumeric () ...
abstract public getBindType () ...
public describeIndexes (mixed $table, [mixed $schema]) Generates SQL to query indexes on a table
abstract public dropView (mixed $viewName, [mixed $schemaName], [mixed $ifExists]) ...
Page 31 of 44