検索

phrase: max: clip:
target: order:
Results of 191 - 200 of about 528 for MYSQL (0.032 sec.)
コレクションをテーブルオブジェクトとして取得する 3898
« Schema::getCollection Schema::getCollections » PHP Manual mysql_xdevapi\Schema コレクションをテ ... ョンをテーブルオブジェクトとして取得する 説明 public mysql_xdevapi\Schema::getCollectionAsTable ( string $nam ... e ): mysql_xdevapi\Table コレクションをコレクションオブジェク ... Schema::getCollectionAsTable の例 <?php $session = mysql_xdevapi \ getSession ( "mysqlx://user:password@loc ... の例の出力は、 たとえば以下のようになります。 object(mysql_xdevapi\Table)#4 (1) { ["name"]=> string(6) "peopl ...
https://man.plustar.jp/php/mysql-xdevapi-schema.getcollectionastable.html - [similar]
delete文を実行する 3898
« TableDelete::__construct TableDelete::limit » PHP Manual mysql_xdevapi\TableDelete delete文を実 ... leDelete::execute — delete文を実行する 説明 public mysql_xdevapi\TableDelete::execute (): mysql_xdevapi\Res ... せん。 戻り値 Result オブジェクトを返します。 例 例1 mysql_xdevapi\TableDelete::execute() の例 <?php $session ... = mysql_xdevapi \ getSession ( "mysqlx://user:password@loc ...
https://man.plustar.jp/php/mysql-xdevapi-tabledelete.execute.html - [similar]
insert クエリを実行する 3898
« TableInsert::__construct TableInsert::values » PHP Manual mysql_xdevapi\TableInsert insert クエ ... ert::execute — insert クエリを実行する 説明 public mysql_xdevapi\TableInsert::execute (): mysql_xdevapi\Res ... せん。 戻り値 Result オブジェクトを返します。 例 例1 mysql_xdevapi\TableInsert::execute() の例 <?php $session ... = mysql_xdevapi \ getSession ( "mysqlx://user:password@loc ...
https://man.plustar.jp/php/mysql-xdevapi-tableinsert.execute.html - [similar]
ソート条件を設定する 3898
« TableUpdate::limit TableUpdate::set » PHP Manual mysql_xdevapi\TableUpdate ソート条件を設定する ... Update::orderby — ソート条件を設定する 説明 public mysql_xdevapi\TableUpdate::orderby ( mixed $orderby_expr ... , mixed ...$orderby_exprs ): mysql_xdevapi\TableUpdate ソート条件を設定します。 パラメ ... 戻り値 TableUpdate オブジェクトを返します。 例 例1 mysql_xdevapi\TableUpdate::orderby() の例 <?php $session ... = mysql_xdevapi \ getSession ( "mysqlx://user:password@loc ...
https://man.plustar.jp/php/mysql-xdevapi-tableupdate.orderby.html - [similar]
Description 3898
« Swoole\Coroutine\MySQL::recv Swoole\Coroutine::getuid » PHP Manual Swoole\Coroutine Descriptio ... n Swoole\Coroutine\MySQL::setDefer (PECL swoole >= 2.0.0) Swoole\Coroutine\ ... etDefer — Description 説明 public Swoole\Coroutine\MySQL::setDefer (): ReturnType 警告 この関数は、 現在のと ...
https://man.plustar.jp/php/swoole-coroutine-mysql.setdefer.html - [similar]
Session クラス 3883
« SchemaObject::getSchema Session::close » PHP Manual Mysql_xdevapi Session クラス Session クラス ... (PECL mysql-xdevapi >= 8.0.11) はじめに クラス概要 class mysql ... bject public createSchema ( string $schema_name ): mysql_xdevapi\Schema public dropSchema ( string $schema_ ... : string public getSchema ( string $schema_name ): mysql_xdevapi\Schema public getSchemas (): array public ... $name = ? ): string public sql ( string $query ): mysql_xdevapi\SqlStatement public startTransaction (): v ...
https://man.plustar.jp/php/class.mysql-xdevapi-session.html - [similar]
ドキュメントのフィールドの値を削除する 3883
« CollectionModify::sort mysql_xdevapi\CollectionRemove » PHP Manual mysql_xdevapi\CollectionMod ... ドキュメントのフィールドの値を削除する 説明 public mysql_xdevapi\CollectionModify::unset ( array $fields ): ... mysql_xdevapi\CollectionModify コレクションのドキュメント ... る CollectionModify オブジェクトを返します。 例 例1 mysql_xdevapi\CollectionModify::unset() の例 <?php $res ...
https://man.plustar.jp/php/mysql-xdevapi-collectionmodify.unset.html - [similar]
直近の操作で発生した警告の数を取得する 3883
« DocResult::getWarnings mysql_xdevapi\Exception » PHP Manual mysql_xdevapi\DocResult 直近の操作 ... 直近の操作で発生した警告の数を取得する 説明 public mysql_xdevapi\DocResult::getWarningsCount (): int 直近の ... した警告の数を返します。 具体的には、これらの警告は MySQL サーバが発生させたものです。 パラメータ この関数に ... 近の操作によって発生した警告の数を返します。 例 例1 mysql_xdevapi\DocResult::getWarningsCount() の例 <?php $ ... session = mysql_xdevapi \ getSession ( "mysqlx://user:password@loc ...
https://man.plustar.jp/php/mysql-xdevapi-docresult.getwarningscount.html - [similar]
新しいスキーマを作成する 3883
« Session::__construct Session::dropSchema » PHP Manual mysql_xdevapi\Session 新しいスキーマを作 ... reateSchema — 新しいスキーマを作成する 説明 public mysql_xdevapi\Session::createSchema ( string $schema_nam ... e ): mysql_xdevapi\Schema 新しいスキーマを作成します。 パラメ ... します。 失敗した場合は例外がスローされます。 例 例1 mysql_xdevapi\Session::createSchema() の例 <?php $uri = ... 'mysqlx://happyuser:password@127.0.0.1:33060/' ; $sess = ...
https://man.plustar.jp/php/mysql-xdevapi-session.createschema.html - [similar]
TableInsert クラスのコンストラクタ 3883
« mysql_xdevapi\TableInsert TableInsert::execute » PHP Manual mysql_xdevapi\TableInsert TableIns ... — TableInsert クラスのコンストラクタ 説明 private mysql_xdevapi\TableInsert::__construct () insert() メソッ ... ラメータ この関数にはパラメータはありません。 例 例1 mysql_xdevapi\TableInsert::__construct() の例 <?php $ses ... sion = mysql_xdevapi \ getSession ( "mysqlx://user:password@loc ...
https://man.plustar.jp/php/mysql-xdevapi-tableinsert.construct.html - [similar]