検索

phrase: max: clip:
target: order:
Results of 621 - 630 of about 1568 for Name (0.089 sec.)
この接続上で最後に成功した insert クエリが自動生成した ID を返す 2541
« db2_get_option db2_lob_read » PHP Manual IBM DB2 関数 この接続上で最後に成功した insert クエリ ... rtID (id integer GENERATED BY DEFAULT AS IDENTITY, name varchar(20))" ; $insertTable = "INSERT INTO lastIn ... sertID (name) VALUES ('Temp Name')" ; $stmt = @ db2_exec ( $con ...
https://man.plustar.jp/php/function.db2-last-insert-id.html - [similar]
指定した型の変数が存在するかどうかを調べる 2541
« Filter 関数 filter_id » PHP Manual Filter 関数 指定した型の変数が存在するかどうかを調べる filt ... 説明 filter_has_var ( int $input_type , string $var_name ): bool パラメータ input_type INPUT_GET 、 INPUT_P ... OKIE 、 INPUT_SERVER 、 INPUT_ENV のいずれか。 var_name 調べたい変数の名前。 戻り値 成功した場合に true を ...
https://man.plustar.jp/php/function.filter-has-var.html - [similar]
フィルタの名前からフィルタ ID を返す 2541
« filter_has_var filter_input_array » PHP Manual Filter 関数 フィルタの名前からフィルタ ID を返す ... 名前からフィルタ ID を返す 説明 filter_id ( string $name ): int | false パラメータ name 取得したいフィルタの ...
https://man.plustar.jp/php/function.filter-id.html - [similar]
MQSeries MQCONNX 2541
« mqseries_conn mqseries_disc » PHP Manual mqseries 関数 MQSeries MQCONNX mqseries_connx (PECL m ... ries MQCONNX 説明 mqseries_connx ( string $qManagerName , array &$connOptions , resource &$hconn , resourc ... ol the way that the call works. パラメータ qManagerName Name of queue manager. Name of the queue manager t ... _MQCNO_STANDARD_BINDING , 'MQCD' => array( 'ChannelName' => 'MQNX9420.CLIENT' , 'ConnectionName' => 'local ... rray( 'Version' => 7 , //MQCD_VERSION_7 'ConnectionName' => 'localhost' , 'TransportType' => MQSERIES_MQXP ...
https://man.plustar.jp/php/function.mqseries-connx.html - [similar]
新規カーソル (ステートメントハンドル) を割り当て、それを返す 2541
« oci_new_connect oci_new_descriptor » PHP Manual OCI8 関数 新規カーソル (ステートメントハンドル ... fcursor) as // begin // open myrc for select first_name from employees; // end; $conn = oci_connect ( "hr" ... onn , "begin myproc(:cursbv); end;" ); oci_bind_by_name ( $stid , ":cursbv" , $curs , - 1 , OCI_B_CURSOR ) ... CI_RETURN_NULLS )) != false ) { echo $row [ 'FIRST_NAME' ] . "<br />\n" ; } oci_free_statement ( $stid ); ...
https://man.plustar.jp/php/function.oci-new-cursor.html - [similar]
Sets the database operation 2541
« oci_set_client_info oci_set_edition » PHP Manual OCI8 関数 Sets the database operation oci_set ... he DBOP for Oracle tracing. The database operation name is registered with the database when the next 'rou ... performed: sqlplus system/welcome SQL> select dbop_name from v$sql_monitor; 注意 警告 データベースとのやり ... action() - アクション名を設定します oci_set_module_name() - モジュール名を設定します oci_set_client_info() ...
https://man.plustar.jp/php/function.oci-set-db-operation.html - [similar]
テーブルからメタデータを取得する 2541
« pg_lo_write pg_num_fields » PHP Manual PostgreSQL 関数 テーブルからメタデータを取得する pg_met ... ata ( PgSql\Connection $connection , string $table_name , bool $extended = false ): array | false pg_meta_ ... data() は、 table_name のテーブル定義を配列として返します。 パラメータ co ... tion PgSql\Connection クラスのインスタンス。 table_name テーブルの名前。 extended 拡張メタデータを返すかど ... ルのメタデータを得る <?php $dbconn = pg_connect ( "dbname=publisher" ) or die( "Could not connect" ); $meta ...
https://man.plustar.jp/php/function.pg-meta-data.html - [similar]
Backup a function 2541
« uopz_allow_exit uopz_compose » PHP Manual Uopz 関数 Backup a function uopz_backup (PECL uopz 1 ... e, to be restored on shutdown パラメータ class The name of the class containing the function to backup fun ... ction The name of the function 戻り値 例 例1 uopz_backup() exampl ...
https://man.plustar.jp/php/function.uopz-backup.html - [similar]
Gets a previous set return value for a function 2541
« uopz_get_property uopz_get_static » PHP Manual Uopz 関数 Gets a previous set return value for ... ly set by uopz_set_return() . パラメータ class The name of the class containing the function function The ...
https://man.plustar.jp/php/function.uopz-get-return.html - [similar]
指定した名前の画像プロファイルを削除して返す 2541
« Gmagick::removeimage Gmagick::resampleimage » PHP Manual Gmagick 指定した名前の画像プロファイル ... 説明 public Gmagick::removeimageprofile ( string $name ): string 指定した名前の画像プロファイルを削除して ... 返します。 パラメータ name 返すプロファイルの名前。ICC、IPTC あるいは generic ...
https://man.plustar.jp/php/gmagick.removeimageprofile.html - [similar]