検索

phrase: max: clip:
target: order:
Results of 51 - 60 of about 91 for Attribute (0.007 sec.)
Delete an element from sequence type column using OID 5945
« cubrid_schema cubrid_seq_insert » PHP Manual CUBRID 関数 Delete an element from sequence type ... n element you request from the given sequence type attribute in the database. パラメータ conn_identifier Connec ... tance you want to work with. attr_name Name of the attribute that you want to delete an element from. index Ind ...
https://man.plustar.jp/php/function.cubrid-seq-drop.html - [similar]
Insert an element to a sequence type column using OID 5945
« cubrid_seq_drop cubrid_seq_put » PHP Manual CUBRID 関数 Insert an element to a sequence type c ... on is used to insert an element to a sequence type attribute in a requested location. パラメータ conn_identifie ... tance you want to work with. attr_name Name of the attribute you want to insert an instance to. index Location ...
https://man.plustar.jp/php/function.cubrid-seq-insert.html - [similar]
Update the element value of sequence type column using OID 5945
« cubrid_seq_insert cubrid_set_add » PHP Manual CUBRID 関数 Update the element value of sequence ... content of the requested element in a sequent type attribute using OID. パラメータ conn_identifier Connection i ... tance you want to work with. attr_name Name of the attribute that you want to update an element. index Index (1 ...
https://man.plustar.jp/php/function.cubrid-seq-put.html - [similar]
Insert a single element to set type column using OID 5945
« cubrid_seq_put cubrid_set_autocommit » PHP Manual CUBRID 関数 Insert a single element to set t ... n is used to insert a single element to a set type attribute (set, multiset, sequence) you requested. パラメータ ... tance you want to work with. attr_name Name of the attribute you want to insert an element. set_element Content ...
https://man.plustar.jp/php/function.cubrid-set-add.html - [similar]
アトリビュートの文法 5945
« アトリビュートの概要 リフレクションAPI を使ってアトリビュートを読み取る » PHP Manual アトリビュ ... ートの文法 <?php // a.php namespace MyExample ; use Attribute ; #[Attribute] class MyAttribute { const VALUE = ' ... } } // b.php namespace Another ; use MyExample \ MyAttribute ; #[MyAttribute] #[\MyExample\MyAttribute] #[MyAtt ... ribute(1234)] #[MyAttribute(value: 1234)] #[MyAttribute(MyAttribute::VALUE)] # ... [MyAttribute(array("key" => "value"))] #[MyAttribute(100 + 200) ...
https://man.plustar.jp/php/language.attributes.syntax.html - [similar]
データベース接続の属性を取得する 5945
« PDO::exec PDO::getAvailableDrivers » PHP Manual PDO データベース接続の属性を取得する PDO::getAttribute ... >= 5.1.0, PHP 7, PHP 8, PECL pdo >= 0.2.0) PDO::getAttribute — データベース接続の属性を取得する 説明 public PDO ... ::getAttribute ( int $attribute ): mixed この関数はデータベース接 ... PDOStatement 属性を取得する場合、 PDOStatement::getAttribute() を参照ください。 いくつかのデータベースもしくはド ... ないかも知れないことに 注意してください。 パラメータ attribute PDO_ATTR_* 定数の 1 つを指定します。 データベース接 ...
https://man.plustar.jp/php/pdo.getattribute.html - [similar]
PDO クラス 5918
« ラージオブジェクト (LOB) PDO::beginTransaction » PHP Manual PDO PDO クラス PDO クラス (PHP 5 > ... exec ( string $statement ): int | false public getAttribute ( int $attribute ): mixed public static getAvailab ... string | false public rollBack (): bool public setAttribute ( int $attribute , mixed $value ): bool } 目次 PDO ... ステートメントを実行し、作用した行数を返す PDO::getAttribute — データベース接続の属性を取得する PDO::getAvailab ... lBack — トランザクションをロールバックする PDO::setAttribute — 属性を設定する 関連キーワード: PDO , public , st ...
https://man.plustar.jp/php/class.pdo.html - [similar]
全ての結果エントリを得る 5918
« ldap_get_dn ldap_get_option » PHP Manual LDAP 関数 全ての結果エントリを得る ldap_get_entries ( ... 目のエントリにおける j 番目の属性名 return_value[i]["attribute"]["count"] = i 番目のエントリにおける属性に関する値 ... の数 return_value[i]["attribute"][j] = i 番目のエントリにおける j 番目の値 変更履歴 ...
https://man.plustar.jp/php/function.ldap-get-entries.html - [similar]
特定のメッセージの構造を読み込む 5852
« imap_fetchmime imap_fetchtext » PHP Manual IMAP 関数 特定のメッセージの構造を読み込む imap_fet ... dparameters オブジェクトの配列。各オブジェクトは "attribute" および "value" というプロパティを保持し、それぞれ ... e parameters オブジェクトの配列。各オブジェクトは "attribute" および "value" というプロパティを保持する。 parts ...
https://man.plustar.jp/php/function.imap-fetchstructure.html - [similar]
結果エントリから全ての値を得る 5825
« ldap_get_values_len ldap_list » PHP Manual LDAP 関数 結果エントリから全ての値を得る ldap_get_v ... nnection $ldap , LDAP\ResultEntry $entry , string $attribute ): array | false 結果内のエントリ属性の、すべての値 ... エントリに関して存在する属性を調べるために ldap_get_attributes() をコールする必要があります。 パラメータ ldap ld ... ンス。 entry LDAP\ResultEntry クラスのインスタンス。 attribute 戻り値 成功した場合、指定した属性に関する値を配列を ...
https://man.plustar.jp/php/function.ldap-get-values.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 NEXT