| [ Index ] |
PHP Cross Reference of phpBB-3.3.14-deutsch |
[Source view] [Print] [Project Stats]
This file is part of the phpBB Forum Software package.
| Copyright: | (c) phpBB Limited |
| License: | GNU General Public License, version 2 (GPL-2.0) |
| File Size: | 415 lines (10 kb) |
| Included or required: | 0 times |
| Referenced: | 0 times |
| Includes or requires: | 0 files |
mssql_extractor:: (6 methods):
write_end()
write_start()
write_table()
write_data()
write_data_mssqlnative()
write_data_odbc()
Class: mssql_extractor - X-Ref
| write_end() X-Ref |
| Writes closing line(s) to database backup return: null |
| write_start($table_prefix) X-Ref |
| {@inheritdoc} |
| write_table($table_name) X-Ref |
| {@inheritdoc} |
| write_data($table_name) X-Ref |
| {@inheritdoc} |
| write_data_mssqlnative($table_name) X-Ref |
| Extracts data from database table (for MSSQL Native driver) param: string $table_name name of the database table return: null |
| write_data_odbc($table_name) X-Ref |
| Extracts data from database table (for ODBC driver) param: string $table_name name of the database table return: null |
| Generated: Mon Nov 25 19:05:08 2024 | Cross-referenced by PHPXref 0.7.1 |