Bitrix-D7 23.9
 
Загрузка...
Поиск...
Не найдено
MysqlCommonConnection Cписок членов класса

Полный список членов класса MysqlCommonConnection, включая наследуемые из базового класса

$configurationConnectionprotected
$engineMysqlCommonConnectionprotected
$isConnectedConnectionprotected
$resourceConnectionprotected
$transactionLevelMysqlCommonConnectionprotected
__construct(array $configuration)MysqlCommonConnection
commitTransaction()MysqlCommonConnection
connect()Connection
connectInternal()Connectionprotected
createIndex($tableName, $indexName, $columnNames, $columnLengths=null, $indexType=null)MysqlCommonConnection
createTable($tableName, $fields, $primary=array(), $autoincrement=array())MysqlCommonConnection
disconnect()Connection
disconnectInternal()Connectionprotected
dropTable($tableName)MysqlCommonConnection
getConfiguration()Connection
getIndexName($tableName, array $columns, $strict=false)MysqlCommonConnection
getLockName($name)MysqlCommonConnectionprotected
getMaxAllowedPacket()MysqlCommonConnection
getResource()Connection
getTableFields($tableName)MysqlCommonConnection
getType()MysqlCommonConnection
isConnected()Connection
isIndexExists($tableName, array $columns)MysqlCommonConnection
isTableExists($tableName)MysqlCommonConnection
lock($name, $timeout=0)MysqlCommonConnection
renameTable($currentName, $newName)MysqlCommonConnection
rollbackTransaction()MysqlCommonConnection
selectDatabase($database)MysqlCommonConnection
setStorageEngine()MysqlCommonConnection
startTransaction()MysqlCommonConnection
unlock($name)MysqlCommonConnection