PHP Class SqlParser\Statements\BackupStatement

BACKUP TABLE tbl_name [, tbl_name] ... TO '/path/to/backup/directory'
Inheritance: extends MaintenanceStatement
Afficher le fichier Open project: phpmyadmin/sql-parser

Méthodes publiques

Свойство Type Description
$OPTIONS array Options of this statement.

Property Details

$OPTIONS public_oe static_oe property

Options of this statement.
public static array $OPTIONS
Résultat array