検索

phrase: max: clip:
target: order:
Results of 21 - 30 of about 188 for schema (0.006 sec.)
指定したスキーマ情報を取得する 6362
« PDO_CUBRID DSN MS SQL Server (PDO) » PHP Manual CUBRID (PDO) 指定したスキーマ情報を取得する PD ... O::cubrid_schema (PECL PDO_CUBRID >= 8.3.0.0001) PDO::cubrid_schema ... 定したスキーマ情報を取得する 説明 public PDO::cubrid_schema ( int $schema_type , string $table_name = ? , stri ... o action 3:set null 8 FK_NAME 9 PK_NAME パラメータ schema_type 知りたいスキーマの型。 table_name スキーマを知 ... 失敗した場合は FALSE を返します。 例 例1 PDO::cubrid_schema() の例 これは、game テーブルの主キーと外部キーを取 ...
https://man.plustar.jp/php/pdo.cubrid-schema.html - [similar]
スキーマを削除します 6329
« Session::createSchema Session::generateUUID » PHP Manual mysql_xdevapi\Session スキーマを削除し ... ます Session::dropSchema (No version information available, might only be i ... n Git) Session::dropSchema — スキーマを削除します 説明 public mysql_xdevapi\S ... ession::dropSchema ( string $schema_name ): bool スキーマ(データベース ... )を削除します。 パラメータ schema_name 削除するスキーマ 戻り値 スキーマが削除されたら ...
https://man.plustar.jp/php/mysql-xdevapi-session.dropschema.html - [similar]
スキーマオブジェクトを得る 6241
« mysql_xdevapi\SchemaObject mysql_xdevapi\Session » PHP Manual mysql_xdevapi\SchemaObject スキー ... マオブジェクトを得る SchemaObject::getSchema (No version information available ... , might only be in Git) SchemaObject::getSchema — スキーマオブジェクトを得る 説明 ... abstract mysql_xdevapi\SchemaObject::getSchema (): mysql_xdevapi\Schema スキーマ ... ェクトを返します。 例 例1 mysql_xdevapi\Session::getSchema() の例 <?php $session = mysql_xdevapi \ getSession ...
https://man.plustar.jp/php/mysql-xdevapi-schemaobject.getschema.html - [similar]
スキーマオブジェクトを得る 6088
« Collection::getOne Collection::getSession » PHP Manual mysql_xdevapi\Collection スキーマオブジ ... ェクトを得る Collection::getSchema (No version information available, might only be i ... n Git) Collection::getSchema — スキーマオブジェクトを得る 説明 public mysql_xde ... vapi\Collection::getSchema (): Schema Object コレクションを含むスキーマオブジ ... l を返します。 例 例1 mysql_xdevapi\Collection::getSchema() の例 <?php $session = mysql_xdevapi \ getSession ...
https://man.plustar.jp/php/mysql-xdevapi-collection.getschema.html - [similar]
ColumnResult のコンストラクタ 6088
« mysql_xdevapi\ColumnResult ColumnResult::getCharacterSetName » PHP Manual mysql_xdevapi\Column ... nonsense.numbers values (42, 42)" )-> execute (); $schema = $session -> getSchema ( "nonsense" ); $table = $ ... lo [table] => numbers [original_table] => numbers [schema] => nonsense [catalog] => def [collation] => 0 [fr ... ld [table] => numbers [original_table] => numbers [schema] => nonsense [catalog] => def [collation] => 0 [fr ... se , パラメータ , FieldMetadata , Object , label , schema ...
https://man.plustar.jp/php/mysql-xdevapi-columnresult.construct.html - [similar]
スキーマに基づいてドキュメントを検証する。XML Schema 1.0 のみサポート。 6044
« DOMDocument::saveXML DOMDocument::schemaValidateSource » PHP Manual DOMDocument スキーマに基づ ... いてドキュメントを検証する。XML Schema 1.0 のみサポート。 DOMDocument::schemaValidate (PH ... P 5, PHP 7, PHP 8) DOMDocument::schemaValidate — スキーマに基づいてドキュメントを検証する ... 。XML Schema 1.0 のみサポート。 説明 public DOMDocument::schema ... ラグのビットマスク。現在サポートしている値は LIBXML_SCHEMA_CREATE だけです。 Libxml 2.6.14 以降で使えます。 戻 ...
https://man.plustar.jp/php/domdocument.schemavalidate.html - [similar]
テーブルがデータベースに存在するかをチェックする 5968
« Table::delete Table::getName » PHP Manual mysql_xdevapi\Table テーブルがデータベースに存在する ... values ('John', 42), ('Sam', 33)" )-> execute (); $schema = $session -> getSchema ( "addressbook" ); $table ... = $schema -> getTable ( "names" ); if ( $table -> existsInDa ... cho "Yes, this table still exists in the session's schema." ; } ?> 上の例の出力は、 たとえば以下のようになり ... ます。 Yes, this table still exists in the session's schema. 関連キーワード: テーブル , 存在 , データベース , ...
https://man.plustar.jp/php/mysql-xdevapi-table.existsindatabase.html - [similar]
Delete by Id 5968
« SolrClient::__construct SolrClient::deleteByIds » PHP Manual SolrClient Delete by Id SolrClien ... s the value of the uniqueKey field declared in the schema パラメータ id The value of the uniqueKey field dec ... lared in the schema 戻り値 Returns a SolrUpdateResponse on success and ... ient , deleteById , Deletes , all , had , Throws , schema , uniqueKey ...
https://man.plustar.jp/php/solrclient.deletebyid.html - [similar]
新しいコレクションオブジェクトを割り当てる 5924
« oci_lob_is_equal oci_new_connect » PHP Manual OCI8 関数 新しいコレクションオブジェクトを割り当 ... source $connection , string $type_name , ? string $schema = null ): OCICollection | false 新しいコレクション ... す Oracle 接続 ID。 type_name 有効な型名 (大文字)。 schema 型を作成したスキーマを指定しなければなりません。 n ... す。 変更履歴 バージョン 説明 8.0.0, PECL OCI8 3.0.0 schema は、nullable になりました。 注意 注意 : PHP 8 と P ... クト , コレクション , oci , new , OCI , collection , schema , バージョン , 注意 , OCICollection ...
https://man.plustar.jp/php/function.oci-new-collection.html - [similar]
MySQL サーバに接続する 5891
« expression mysql_xdevapi\BaseResult » PHP Manual Mysql_xdevapi 関数 MySQL サーバに接続する get ... d not be established: " . $e -> getMessage ()); } $schemas = $session -> getSchemas (); print_r ( $schemas ) ... 以下のようになります。 Array ( [0] => mysql_xdevapi\Schema Object ( [name] => helloworld ) [1] => mysql_xdeva ... pi\Schema Object ( [name] => information_schema ) [2] => mys ... ql_xdevapi\Schema Object ( [name] => mysql ) [3] => mysql_xdevapi\Sc ...
https://man.plustar.jp/php/function.mysql-xdevapi-getsession.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 NEXT