Schema class
(PECL mysql-xdevapi >= 8.0.11)
Introduction
Class synopsis
class mysql_xdevapi\Schema implements mysql_xdevapi\DatabaseObject {
/* Properties */
public $name;
/* Methods */
}Properties
- name
Table of Contents
- Schema::__construct — Schema constructor
- Schema::createCollection — Add collection to schema
- Schema::dropCollection — Drop collection from schema
- Schema::existsInDatabase — Check if exists in database
- Schema::getCollection — Get collection from schema
- Schema::getCollectionAsTable — Get collection as a Table object
- Schema::getCollections — Get all schema collections
- Schema::getName — Get schema name
- Schema::getSession — Get schema session
- Schema::getTable — Get schema table
- Schema::getTables — Get schema tables
↑ and ↓ to navigate • Enter to select • Esc to close • / to open