検索

phrase: max: clip:
target: order:
Results of 11 - 20 of about 69 for primary (0.009 sec.)
テーブルの主キーを含む結果セットを返す 8158
« db2_prepare db2_procedure_columns » PHP Manual IBM DB2 関数 テーブルの主キーを含む結果セットを ... 返す db2_primary_keys (PECL ibm_db2 >= 1.0.0) db2_primary_keys — テ ... ーブルの主キーを含む結果セットを返す 説明 db2_primary_keys ( resource $connection , string $qualifier , ... テーブルを含むスキーマ。 schema が null の場合、 db2_primary_keys() は現在の接続のスキーマを使用します。 table- ... セット , カラム , 名前 , データベース , columns , primary , 情報 , TABLE , スキーマ ...
https://man.plustar.jp/php/function.db2-primary-keys.html - [similar]
Get the requested schema information 7989
« cubrid_rollback cubrid_seq_drop » PHP Manual CUBRID 関数 Get the requested schema information ... index 2 NAME 3 ATTR_NAME 4 NUM_PAGES 5 NUM_KEYS 6 PRIMARY_KEY 1:primary key 7 KEY_ORDER base:1 CUBRID_SCH_TR ... AME / ATTR_NAME 2 PRIVILEGE 3 GRANTABLE CUBRID_SCH_PRIMARY_KEY 1 CLASS_NAME 2 ATTR_NAME 3 KEY_SEQ base:1 4 KE ... ost" , 33000 , "demodb" , "dba" ); printf ( "\n--- Primary Key ---\n" ); $pk = cubrid_schema ( $conn , CUBRID ... _SCH_PRIMARY_KEY , "game" ); var_dump ( $pk ); printf ( "\n--- ...
https://man.plustar.jp/php/function.cubrid-schema.html - [similar]
Returns an object for BSON serialization 7876
« MongoDB\Driver\ReadPreference MongoDB\Driver\ReadPreference::__construct » PHP Manual MongoDB\ ... ongoDB\Driver\ReadPreference::bsonSerialize() with primary read preference <?php $rp = new MongoDB \ Driver \ ... eference ( MongoDB \ Driver \ ReadPreference :: RP_PRIMARY ); var_dump ( $rp -> bsonSerialize ()); echo "\n" ... す。 object(stdClass)#2 (1) { ["mode"]=> string(7) "primary" } { "mode" : "primary" } 例2 MongoDB\Driver\ReadP ...
https://man.plustar.jp/php/mongodb-driver-readpreference.bsonserialize.html - [similar]
結果において指定したフィールドのフラグを取得する 7748
« mysql_fetch_row mysql_field_len » PHP Manual MySQL 関数 結果において指定したフィールドのフラグ ... 場合、次のフラグがレポート されます。 "not_null" , "primary_key" , "unique_key" , "multiple_key" , "blob" , "u ... 例の出力は、 たとえば以下のようになります。 not_null primary_key auto_increment Array ( [0] => not_null [1] => ... ルド , フラグ , 取得 , flags , 指定 , key , offset , primary , ncrement , not ...
https://man.plustar.jp/php/function.mysql-field-flags.html - [similar]
Returns the ReadPreference's "mode" option as a string 7692
« MongoDB\Driver\ReadPreference::getMode MongoDB\Driver\ReadPreference::getTagSets » PHP Manual ... dPreference ( MongoDB \ Driver \ ReadPreference :: PRIMARY ); var_dump ( $rp -> getModeString ()); $rp = new ... dPreference ( MongoDB \ Driver \ ReadPreference :: PRIMARY_PREFERRED ); var_dump ( $rp -> getModeString ()); ... ()); ?> 上の例の出力は以下となります。 string(7) "primary" string(16) "primaryPreferred" string(9) "secondar ...
https://man.plustar.jp/php/mongodb-driver-readpreference.getmodestring.html - [similar]
Select a server matching a read preference 7635
« MongoDB\Driver\Manager::removeSubscriber MongoDB\Driver\Manager::startSession » PHP Manual Mon ... erence . If readPreference is null or omitted, the primary server will be selected by default. This may be us ... se for selecting a server. If null or omitted, the primary server will be selected by default. 戻り値 Returns ... reference is now optional. If null or omitted, the primary server will be selected by default. 参考 MongoDB\D ...
https://man.plustar.jp/php/mongodb-driver-manager.selectserver.html - [similar]
Create a new WriteConcern 7466
« MongoDB\Driver\WriteConcern::bsonSerialize MongoDB\Driver\WriteConcern::getJournal » PHP Manua ... ion has propagated to the standalone mongod or the primary in a replica set. This is the default write concer ... nt from specified number of members, including the primary. MongoDB\Driver\WriteConcern::MAJORITY Requests ac ... ted to the majority of voting nodes, including the primary, and have been written to the on-disk journal for ...
https://man.plustar.jp/php/mongodb-driver-writeconcern.construct.html - [similar]
The MongoDB\Driver\ReadConcern class 7112
« MongoDB\Driver\ReadPreference::unserialize MongoDB\Driver\ReadConcern::bsonSerialize » PHP Man ... "local" read concern, does not contact the shard's primary nor the config servers for updated metadata. Mongo ... nearizable read concern for read operations on the primary only. Linearizable read concern guarantees only ap ... river\ReadConcern::LOCAL Default for reads against primary if level is unspecified and for reads against seco ...
https://man.plustar.jp/php/class.mongodb-driver-readconcern.html - [similar]
Returns the ReadPreference's "mode" option 7112
« MongoDB\Driver\ReadPreference::getMaxStalenessSeconds MongoDB\Driver\ReadPreference::getModeSt ... eference ( MongoDB \ Driver \ ReadPreference :: RP_PRIMARY ); var_dump ( $rp -> getMode ()); $rp = new MongoD ... eference ( MongoDB \ Driver \ ReadPreference :: RP_PRIMARY_PREFERRED ); var_dump ( $rp -> getMode ()); $rp = ...
https://man.plustar.jp/php/mongodb-driver-readpreference.getmode.html - [similar]
RADIUS Vendor Specific Attribute Types 7112
« RADIUS Attribute Types 例 » PHP Manual 定義済み定数 RADIUS Vendor Specific Attribute Types RAD ... S RADIUS_MICROSOFT_MS_CHAP2_PW RADIUS_MICROSOFT_MS_PRIMARY_DNS_SERVER RADIUS_MICROSOFT_MS_SECONDARY_DNS_SERVE ... R RADIUS_MICROSOFT_MS_PRIMARY_NBNS_SERVER RADIUS_MICROSOFT_MS_SECONDARY_NBNS_SER ...
https://man.plustar.jp/php/radius.constants.vendor-specific.html - [similar]
PREV 1 2 3 4 5 6 7 NEXT