Schema class
(PECL mysql-xdevapi >= 8.0.11)
简介
类摘要
class mysql_xdevapi\Schema
implements
mysql_xdevapi\DatabaseObject {
/* 属性 */
public
$name;
/* 方法 */
}属性
- name
目录
- 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
+添加备注
用户贡献的备注
此页面尚无用户贡献的备注。
备份地址:http://www.lvesu.com/blog/php/class.mysql-xdevapi-schema.php