検索

phrase: max: clip:
target: order:
Results of 51 - 60 of about 188 for schema (0.004 sec.)
Returns the CUBRID database parameters 5409
« cubrid_get_client_info cubrid_get_query_timeout » PHP Manual CUBRID 関数 Returns the CUBRID da ... isolation levels from 1 to 6. It consists of table schema (row) and isolation level: Levels of Isolation Sup ... ANCES (5) Another transaction T2 cannot update the schema of table A while transaction T1 is viewing table A ... LITY) (4) Another transaction T2 cannot update the schema of table A while transaction T1 is viewing table A ... on level. Another transaction T2 cannot update the schema of table A while transaction T1 is viewing table A ...
https://man.plustar.jp/php/function.cubrid-get-db-parameter.html - [similar]
CollectionAdd のコンストラクタ 5409
« mysql_xdevapi\CollectionAdd CollectionAdd::execute » PHP Manual mysql_xdevapi\CollectionAdd Co ... l ( "CREATE DATABASE addressbook" )-> execute (); $schema = $session -> getSchema ( "addressbook" ); $create ... = $schema -> createCollection ( "people" ); $collection = $s ...
https://man.plustar.jp/php/mysql-xdevapi-collectionadd.construct.html - [similar]
ステートメントを実行する 5409
« CollectionAdd::__construct mysql_xdevapi\CollectionFind » PHP Manual mysql_xdevapi\CollectionA ... l ( "CREATE DATABASE addressbook" )-> execute (); $schema = $session -> getSchema ( "addressbook" ); $create ... = $schema -> createCollection ( "people" ); $collection = $s ...
https://man.plustar.jp/php/mysql-xdevapi-collectionadd.execute.html - [similar]
ソート条件を設定する 5409
« CollectionFind::offset mysql_xdevapi\CollectionModify » PHP Manual mysql_xdevapi\CollectionFin ... l ( "CREATE DATABASE addressbook" )-> execute (); $schema = $session -> getSchema ( "addressbook" ); $create ... = $schema -> createCollection ( "people" ); $create -> add ( ... "Butler"}' ) -> execute (); // ... $collection = $schema -> getCollection ( "people" ); $result = $collecti ...
https://man.plustar.jp/php/mysql-xdevapi-collectionfind.sort.html - [similar]
直近の操作から発生した警告を取得する 5409
« DocResult::fetchOne DocResult::getWarningsCount » PHP Manual mysql_xdevapi\DocResult 直近の操作 ... l ( "CREATE DATABASE addressbook" )-> execute (); $schema = $session -> getSchema ( "addressbook" ); $create ... = $schema -> createCollection ( "people" ); $create -> add ( ... : "Butler"}' )-> execute (); // ... $collection = $schema -> getCollection ( "people" ); // DocResult オブジ ...
https://man.plustar.jp/php/mysql-xdevapi-docresult.getwarnings.html - [similar]
カラムのメタデータを取得する 5409
« RowResult::getColumnNames RowResult::getWarnings » PHP Manual mysql_xdevapi\RowResult カラムの ... > name [table] => names [original_table] => names [schema] => addressbook [catalog] => def [collation] => 25 ... => age [table] => names [original_table] => names [schema] => addressbook [catalog] => def [collation] => 0 ... e , xdevapi , getColumns , names , FieldMetadata , schema ...
https://man.plustar.jp/php/mysql-xdevapi-rowresult.getcolumns.html - [similar]
Table のコンストラクタ 5365
« mysql_xdevapi\Table Table::count » PHP Manual mysql_xdevapi\Table Table のコンストラクタ Table ... etSession ( "mysqlx://user:password@localhost" ); $schema = $session -> getSchema ( "addressbook" ); $table ... = $schema -> getTable ( "names" ); ?> 関連キーワード: Table ...
https://man.plustar.jp/php/mysql-xdevapi-table.construct.html - [similar]
クエリのプレースホルダーに値をバインドする 5332
« mysql_xdevapi\CollectionFind CollectionFind::__construct » PHP Manual mysql_xdevapi\Collection ... l ( "CREATE DATABASE addressbook" )-> execute (); $schema = $session -> getSchema ( "addressbook" ); $create ... = $schema -> createCollection ( "people" ); $result = $creat ... "Butler"}' ) -> execute (); // ... $collection = $schema -> getCollection ( "people" ); $result = $collecti ...
https://man.plustar.jp/php/mysql-xdevapi-collectionfind.bind.html - [similar]
セッションを閉じる 5332
« mysql_xdevapi\Session Session::commit » PHP Manual mysql_xdevapi\Session セッションを閉じる Se ... etSession ( "mysqlx://user:password@localhost" ); $schema = $session -> getSchema ( "addressbook" ); $table ... = $schema -> getTable ( "names" ); $session -> close (); 関連 ...
https://man.plustar.jp/php/mysql-xdevapi-session.close.html - [similar]
削除の際のソート条件を設定する 5289
« TableDelete::limit TableDelete::where » PHP Manual mysql_xdevapi\TableDelete 削除の際のソート条 ... etSession ( "mysqlx://user:password@localhost" ); $schema = $session -> getSchema ( "addressbook" ); $table ... = $schema -> getTable ( "names" ); $table -> delete () -> wh ...
https://man.plustar.jp/php/mysql-xdevapi-tabledelete.orderby.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 NEXT