検索

phrase: max: clip:
target: order:
Results of 211 - 220 of about 237 for xdevapi (0.014 sec.)
ドキュメントを検索する 4365
« Collection::existsInDatabase Collection::getName » PHP Manual mysql_xdevapi\Collection ドキュメ ... n::find — ドキュメントを検索する 説明 public mysql_xdevapi\Collection::find ( string $search_condition = ? ): ... mysql_xdevapi\CollectionFind ドキュメントが属するデータベースコレ ... するための CollectionFind オブジェクト 例 例1 mysql_xdevapi\Collection::find() の例 <?php $session = mysql_xde ... : 検索 , Collection , ドキュメント , 条件 , find , xdevapi , CollectionFind , Array , age , job ...
https://man.plustar.jp/php/mysql-xdevapi-collection.find.html - [similar]
オブジェクトの名前を取得する 4365
« DatabaseObject::existsInDatabase DatabaseObject::getSession » PHP Manual mysql_xdevapi\Databas ... ジェクトの名前を取得する 説明 abstract public mysql_xdevapi\DatabaseObject::getName (): string このデータベース ... タベースオブジェクトの名前を返します。 例 例1 mysql_xdevapi\DatabaseObject::getName() の例 <?php $dbObjName = ... ジェクト , 名前 , 取得 , DatabaseObject , getName , xdevapi , 関数 , データベース , パラメータ , version ...
https://man.plustar.jp/php/mysql-xdevapi-databaseobject.getname.html - [similar]
生成された id を取得する 4365
« Result::getAutoIncrementValue Result::getWarnings » PHP Manual mysql_xdevapi\Result 生成された ... edIds — 生成された id を取得する 説明 public mysql_xdevapi\Result::getGeneratedIds (): array 直近の操作から生 ... id がない場合は、空の配列を返します。 例 例1 mysql_xdevapi\Result::getGeneratedIds() の例 <?php $session = my ... sql_xdevapi \ getSession ( "mysqlx://user:password@localhost" ... キーワード: 生成 , 取得 , Result , getGeneratedIds , xdevapi , 配列 , パラメータ , 操作 , 直近 , array ...
https://man.plustar.jp/php/mysql-xdevapi-result.getgeneratedids.html - [similar]
カラムの数を取得する 4365
« SqlStatementResult::getAffectedItemsCount SqlStatementResult::getColumnNames » PHP Manual mysq ... l_xdevapi\SqlStatementResult カラムの数を取得する SqlStateme ... umnsCount — カラムの数を取得する 説明 public mysql_xdevapi\SqlStatementResult::getColumnsCount (): int 警告 こ ... から getColumnsCount() に変わりました。 例 例1 mysql_xdevapi\SqlStatementResult::getColumnsCount() の例 <?php / ... 取得 , SqlStatementResult , 数 , getColumnsCount , xdevapi , 関数 , パラメータ , メソッド , バージョン ...
https://man.plustar.jp/php/mysql-xdevapi-sqlstatementresult.getcolumncount.html - [similar]
ドキュメントをひとつ取得 4324
« Collection::getName Collection::getSchema » PHP Manual mysql_xdevapi\Collection ドキュメントを ... etOne — ドキュメントをひとつ取得 説明 public mysql_xdevapi\Collection::getOne ( string $id ): Document コレク ... がマッチしなければ、 null を返します。 例 例1 mysql_xdevapi\Collection::getOne() の例 <?php $session = mysql_x ... ollection , ドキュメント , getOne , コレクション , xdevapi , job , age , Array , find ...
https://man.plustar.jp/php/mysql-xdevapi-collection.getone.html - [similar]
符号付きの型かどうかを調べる 4324
« ColumnResult::getType ColumnResult::isPadded » PHP Manual mysql_xdevapi\ColumnResult 符号付きの ... d — 符号付きの型かどうかを調べる 説明 public mysql_xdevapi\ColumnResult::isNumberSigned (): int テーブルのカラ ... ムが符号付きの場合、 true を返します。 例 例1 mysql_xdevapi\ColumnResult::isNumberSigned() の例 <?php /* ... * ... ワード: 符号 , ColumnResult , 型 , isNumberSigned , xdevapi , 関数 , 情報 , カラム , パラメータ , information ...
https://man.plustar.jp/php/mysql-xdevapi-columnresult.isnumbersigned.html - [similar]
結果セットから全行取得する 4324
« SqlStatementResult::__construct SqlStatementResult::fetchOne » PHP Manual mysql_xdevapi\SqlSta ... All — 結果セットから全行取得する 説明 public mysql_xdevapi\SqlStatementResult::fetchAll (): array 結果セットか ... が存在しない場合は空の配列を返します。 例 例1 mysql_xdevapi\SqlStatementResult::fetchAll() の例 <?php $session ... = mysql_xdevapi \ getSession ( "mysqlx://user:password@localhost" ... ド: 取得 , セット , SqlStatementResult , fetchAll , xdevapi , Array , 配列 , パラメータ , 関数 , age ...
https://man.plustar.jp/php/mysql-xdevapi-sqlstatementresult.fetchall.html - [similar]
コレクションがデータベースに存在するかをチェックする 4283
« Collection::dropIndex Collection::find » PHP Manual mysql_xdevapi\Collection コレクションがデー ... タベースに存在するかをチェックする 説明 public mysql_xdevapi\Collection::existsInDatabase (): bool コレクション ... はコレクションとは見なさなくなります。 例 例1 mysql_xdevapi\Collection::existsInDatabase() の例 <?php $session ... = mysql_xdevapi \ getSession ( "mysqlx://user:password@localhost" ... チェック , Collection , existsInDatabase , カラム , xdevapi , テーブル , パラメータ ...
https://man.plustar.jp/php/mysql-xdevapi-collection.existsindatabase.html - [similar]
全ての行を取得する 4283
« DocResult::__construct DocResult::fetchOne » PHP Manual mysql_xdevapi\DocResult 全ての行を取得 ... t::fetchAll — 全ての行を取得する 説明 public mysql_xdevapi\DocResult::fetchAll (): array 結果セットから全ての ... 在しない場合は、空の配列が返されます。 例 例1 mysql_xdevapi\DocResult::fetchAll() の例 <?php $session = mysql_ ... 取得 , DocResult , string , 行 , fetchAll , array , xdevapi , Butler , job , int ...
https://man.plustar.jp/php/mysql-xdevapi-docresult.fetchall.html - [similar]
直近の操作から発生した警告を取得する 4283
« SqlStatementResult::getLastInsertId SqlStatementResult::getWarningsCount » PHP Manual mysql_xdevapi ... 近の操作から発生した警告を取得する 説明 public mysql_xdevapi\SqlStatementResult::getWarnings (): array 警告 この ... しなかった場合は空の配列が返されます。 例 例1 mysql_xdevapi\SqlStatementResult::getWarnings() の例 <?php /* .. ... , 操作 , 取得 , SqlStatementResult , getWarnings , xdevapi , 関数 , エラー ...
https://man.plustar.jp/php/mysql-xdevapi-sqlstatementresult.getwarnings.html - [similar]