Schema クラス
(PECL mysql-xdevapi >= 8.0.11)
はじめに
クラス概要
class mysql_xdevapi\Schema
implements
mysql_xdevapi\DatabaseObject {
/* プロパティ */
public
$name;
/* メソッド */
}プロパティ
- name
目次
- Schema::__construct — Schema のコンストラクタ
- Schema::createCollection — スキーマにコレクションを追加する
- Schema::dropCollection — スキーマからコレクションを削除する
- Schema::existsInDatabase — データベースに存在するかをチェックする
- Schema::getCollection — スキーマからコレクションを取得する
- Schema::getCollectionAsTable — コレクションをテーブルオブジェクトとして取得する
- Schema::getCollections — スキーマに属する全てのコレクションを取得する
- Schema::getName — スキーマの名前を取得する
- Schema::getSession — スキーマのセッションを取得する
- Schema::getTable — スキーマのテーブルを取得する
- Schema::getTables — スキーマのテーブルを取得する
+add a note
User Contributed Notes
There are no user contributed notes for this page.
↑ and ↓ to navigate •
Enter to select •
Esc to close
Press Enter without
selection to search using Google