PHP Class Backup\Model\Database\Pgsql

Inheritance: extends Gc\Db\AbstractTable
Afficher le fichier Open project: gotcms/gotcms

Protected Properties

Свойство Type Description
$name string Table name

Méthodes publiques

Méthode Description
export ( string $what = 'structureanddata' ) : string Export function

Method Details

export() public méthode

Export function
public export ( string $what = 'structureanddata' ) : string
$what string Action
Résultat string

Property Details

$name protected_oe property

Table name
protected string $name
Résultat string