MysqlConnection
MysqlConnection class is used for MySQL database connections. Extension to the class \Main\DB\MysqlCommonConnection.
Queries the following namespace:
Method | Description | Available from version |
---|---|---|
disconnectInternal | Disconnects from the database. | |
getAffectedRowsCount | Returns affected rows count from last executed query. | |
getType | Returns database typ. | |
getVersion | Returns version of connected database. | |
selectDatabase | Selects the default database for database queries. |
© «Bitrix24», 2001-2024
Up