検索

phrase: max: clip:
target: order:
Results of 21 - 30 of about 124 for attr (0.003 sec.)
指定したスキーマ情報を取得する 7104
« PDO_CUBRID DSN MS SQL Server (PDO) » PHP Manual CUBRID (PDO) 指定したスキーマ情報を取得する PD ... CUBRID_SCH_QUERY_SPEC 1 QUERY_SPEC PDO::CUBRID_SCH_ATTRIBUTE / PDO::CUBRID_SCH_TABLE_ATTRIBUTE 1 ATTR_NAME ... ull 7 SHARED 1:共有 8 UNIQUE 1:unique 9 DEFAULT 10 ATTR_ORDER base:1 11 CLASS_NAME 12 SOURCE_CLASS 13 IS_K ... 1:index 2:reverse unique 3:reverse index 2 NAME 3 ATTR_NAME 4 NUM_PAGES 5 NUM_KEYS 6 PRIMARY_KEY 1:主キー ... ER 1 NAME 2 STATUS 3 EVENT 4 TARGET_CLASS 5 TARGET_ATTR 6 ACTION_TIME 7 ACTION 8 PRIORITY 9 CONDITION_TIME ...
https://man.plustar.jp/php/pdo.cubrid-schema.html - [similar]
属性を削除する 7067
« DOMElement::removeAttribute DOMElement::removeAttributeNS » PHP Manual DOMElement 属性を削除す ... る DOMElement::removeAttributeNode (PHP 5, PHP 7, PHP 8) DOMElement::removeA ... ode — 属性を削除する 説明 public DOMElement::removeAttributeNode ( DOMAttr $attr ): DOMAttr | false 属性 a ... ttr を要素から削除します。 パラメータ attr 属性ノード。 戻り値 成功した場合に true を、失敗し ... 読み込み専用の場合に発生します。 DOM_NOT_FOUND_ERROR attr が要素の属性でない場合に発生します。 参考 DOMEleme ...
https://man.plustar.jp/php/domelement.removeattributenode.html - [similar]
Salt-encrypts a value 7067
« radius_request_authenticator radius_send_request » PHP Manual Radius 関数 Salt-encrypts a valu ... e radius_salt_encrypt_attr (PECL radius >= 1.3.0) radius_salt_encrypt_attr... Salt-encrypts a value 説明 radius_salt_encrypt_attr ( resource $radius_handle , string $data ): string ... y by providing the RADIUS_OPTION_SALT option to an attribute setter function, but this function can be use ... _put_addr() - IP アドレス属性を設定する radius_put_attr() - バイナリ属性を設定する radius_put_int() - 整数 ...
https://man.plustar.jp/php/function.radius-salt-encrypt-attr.html - [similar]
接続リソースあるいはステートメントリソースのオプションを設定する 7042
« db2_server_info db2_special_columns » PHP Manual IBM DB2 関数 接続リソースあるいはステートメン ... で ibm_db2.binmode=3 とするのと同じことです。 db2_attr_case DB2_CASE_LOWER を渡すと、 結果セットのカラム名 ... 定しての更新や削除には使用できません。 これは、 SQL_ATTR_FOR_FETCH_ONLY が SQL_FALSE に設定されていない場合 ... ピリオド (.) のみを使用するようにします。 userid SQL_ATTR_INFO_USERID - ヌル終端の文字列へのポインタで、DB2 ... するものであり、認証には用いられません。 acctstr SQL_ATTR_INFO_ACCTSTR - ヌル終端の文字列へのポインタで、DB2 ...
https://man.plustar.jp/php/function.db2-set-option.html - [similar]
属性を設定する 7005
« PDO::rollBack PDOStatement » PHP Manual PDO 属性を設定する PDO::setAttribute (PHP 5 >= 5.1.0, ... PHP 7, PHP 8, PECL pdo >= 0.1.0) PDO::setAttribute — 属性を設定する 説明 public PDO::setAttribut ... e ( int $attribute , mixed $value ): bool データベースハンドルの ... バでは使っては いけない ことに注意して下さい。 PDO::ATTR_CASE 強制的にカラム名を指定したケースにします。 以 ... ::CASE_UPPER 強制的にカラム名を大文字にする。 PDO::ATTR_ERRMODE PDO のエラーレポートモード。 以下の値のうち ...
https://man.plustar.jp/php/pdo.setattribute.html - [similar]
Delete an element from set type column using OID 6833
« cubrid_set_db_parameter cubrid_set_query_timeout » PHP Manual CUBRID 関数 Delete an element fr ... resource $conn_identifier , string $oid , string $attr_name , string $set_element ): bool The cubrid_set_ ... ou request from the given set type (set, multiset) attribute of the database. パラメータ conn_identifier C ... er. oid OID of the instance you want to work with. attr_name Name of the attribute you want to delete an e ... RSOR_FIRST ); $oid = cubrid_current_oid ( $req ); $attr = cubrid_col_get ( $conn , $oid , "b" ); var_dump ...
https://man.plustar.jp/php/function.cubrid-set-drop.html - [similar]
Delete an element from sequence type column using OID 6796
« cubrid_schema cubrid_seq_insert » PHP Manual CUBRID 関数 Delete an element from sequence type ... resource $conn_identifier , string $oid , string $attr_name , int $index ): bool The cubrid_seq_drop() fu ... n element you request from the given sequence type attribute in the database. パラメータ conn_identifier C ... er. oid OID of the instance you want to work with. attr_name Name of the attribute that you want to delete ... RSOR_FIRST ); $oid = cubrid_current_oid ( $req ); $attr = cubrid_col_get ( $conn , $oid , "c" ); var_dump ...
https://man.plustar.jp/php/function.cubrid-seq-drop.html - [similar]
Insert a single element to set type column using OID 6796
« cubrid_seq_put cubrid_set_autocommit » PHP Manual CUBRID 関数 Insert a single element to set t ... resource $conn_identifier , string $oid , string $attr_name , string $set_element ): bool The cubrid_set_ ... n is used to insert a single element to a set type attribute (set, multiset, sequence) you requested. パラ ... er. oid OID of the instance you want to work with. attr_name Name of the attribute you want to insert an e ... RSOR_FIRST ); $oid = cubrid_current_oid ( $req ); $attr = cubrid_col_get ( $conn , $oid , "b" ); var_dump ...
https://man.plustar.jp/php/function.cubrid-set-add.html - [similar]
The EvStat class 6734
« EvSignal::set EvStat::attr » PHP Manual Ev The EvStat class The EvStat class (PECL ev >= 0.2.0 ... ) はじめに EvStat monitors a file system path for attribute changes. It calls stat() on that path in regu ... ed by the 'nlink' item being 0(returned by EvStat::attr() method). The path must not end in a slash or con ... , mixed $data = null , int $priority = 0 ) public attr (): array final public static createStopped ( stri ... e path to wait for status changes on. 目次 EvStat::attr — Returns the values most recently detected by Ev ...
https://man.plustar.jp/php/class.evstat.html - [similar]
Insert an element to a sequence type column using OID 6734
« cubrid_seq_drop cubrid_seq_put » PHP Manual CUBRID 関数 Insert an element to a sequence type c ... resource $conn_identifier , string $oid , string $attr_name , int $index , string $seq_element ): bool Th ... on is used to insert an element to a sequence type attribute in a requested location. パラメータ conn_iden ... er. oid OID of the instance you want to work with. attr_name Name of the attribute you want to insert an i ... RSOR_FIRST ); $oid = cubrid_current_oid ( $req ); $attr = cubrid_col_get ( $conn , $oid , "c" ); var_dump ...
https://man.plustar.jp/php/function.cubrid-seq-insert.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 NEXT