検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 759 for [SIMILAR] 16 1024 4096 WITH 32118 odbc WITH 7911... (0.651 sec.)
ODBC 関数 10000
« 定義済み定数 odbc_autocommit » PHP Manual ODBC ODBC 関数 ODBC 関数 目次 odbc_autocommit — 自動コミットの動作をオンまたはオフにする odbc_binmode — バイナリカラムデータを処理する odbc_close_all — 全ての ODBC 接続を閉じる odbc_close — ODBC 接続を閉じる odbc_columnprivileges — 指定したテー ...
https://man.plustar.jp/php/ref.uodbc.html - [similar]
ODBC (Unified) 10000
« dba_sync はじめに » PHP Manual 抽象化レイヤー ODBC (Unified) ODBC (Unified) はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 ODBC 関数 odbc_autocommit — 自動コミットの動作をオンまたはオフにする odbc_binmode — バイナリカラムデータを処理する odbc_close_ ...
https://man.plustar.jp/php/book.uodbc.html - [similar]
指定したテーブルにあるカラム名のリストを取得する 9460
« odbc_columnprivileges odbc_commit » PHP Manual ODBC 関数 指定したテーブルにあるカラム名のリストを取得する odbc_columns (PHP 4, PHP 5, PHP 7, PHP 8) odbc_columns — 指定したテーブルにあるカラム名のリストを取得する 説明 odbc_columns ( resource $odbc , ? string $catalog = null , ? string $ ...
https://man.plustar.jp/php/function.odbc-columns.html - [similar]
テーブルの主キーを取得する 9460
« odbc_prepare odbc_procedurecolumns » PHP Manual ODBC 関数 テーブルの主キーを取得する odbc_primarykeys (PHP 4, PHP 5, PHP 7, PHP 8) odbc_primarykeys — テーブルの主キーを取得する 説明 odbc_primarykeys ( resource $odbc , ? string $catalog , string $schema , string $table ): resource | fal ...
https://man.plustar.jp/php/function.odbc-primarykeys.html - [similar]
各テーブルのリストおよび関連する権限のリストを取得する 9460
« odbc_statistics odbc_tables » PHP Manual ODBC 関数 各テーブルのリストおよび関連する権限のリストを取得する odbc_tableprivileges (PHP 4, PHP 5, PHP 7, PHP 8) odbc_tableprivileges — 各テーブルのリストおよび関連する権限のリストを取得する 説明 odbc_tableprivileges ( resource $odbc , ? strin ...
https://man.plustar.jp/php/function.odbc-tableprivileges.html - [similar]
結果データを得る 9460
« odbc_result_all odbc_rollback » PHP Manual ODBC 関数 結果データを得る odbc_result (PHP 4, PHP 5, PHP 7, PHP 8) odbc_result — 結果データを得る 説明 odbc_result ( resource $statement , string | int $field ): string | bool | null 結果データを取得します。 パラメータ statement ODBC リソース ...
https://man.plustar.jp/php/function.odbc-result.html - [similar]
指定したデータソースに保存されているプロシージャのリストを取得する 9460
« odbc_procedurecolumns odbc_result_all » PHP Manual ODBC 関数 指定したデータソースに保存されているプロシージャのリストを取得する odbc_procedures (PHP 4, PHP 5, PHP 7, PHP 8) odbc_procedures — 指定したデータソースに保存されているプロシージャのリストを取得する 説明 odbc_procedures ( resou ...
https://man.plustar.jp/php/function.odbc-procedures.html - [similar]
バイナリカラムデータを処理する 9460
« odbc_autocommit odbc_close_all » PHP Manual ODBC 関数 バイナリカラムデータを処理する odbc_binmode (PHP 4, PHP 5, PHP 7, PHP 8) odbc_binmode — バイナリカラムデータを処理する 説明 odbc_binmode ( resource $statement , int $mode ): bool バイナリカラムデータを処理する方法を制御します。 (関係 ...
https://man.plustar.jp/php/function.odbc-binmode.html - [similar]
プリペアドステートメントを実行する 9460
« odbc_exec odbc_fetch_array » PHP Manual ODBC 関数 プリペアドステートメントを実行する odbc_execute (PHP 4, PHP 5, PHP 7, PHP 8) odbc_execute — プリペアドステートメントを実行する 説明 odbc_execute ( resource $statement , array $params = [] ): bool odbc_prepare() で準備された命令を実行しま ...
https://man.plustar.jp/php/function.odbc-execute.html - [similar]
一行ぶんの結果を配列に取り込む 9460
« odbc_fetch_array odbc_fetch_object » PHP Manual ODBC 関数 一行ぶんの結果を配列に取り込む odbc_fetch_into (PHP 4, PHP 5, PHP 7, PHP 8) odbc_fetch_into — 一行ぶんの結果を配列に取り込む 説明 odbc_fetch_into ( resource $statement , array &$array , int $row = 0 ): int | false 結果の行を arr ...
https://man.plustar.jp/php/function.odbc-fetch-into.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 NEXT