検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 19 for facility (0.005 sec.)
Get the facility code of error 14257
« cubrid_drop cubrid_error_code » PHP Manual CUBRID 関数 Get the facility code of error cubrid_e ... rror_code_facility (PECL CUBRID >= 8.3.0) cubrid_error_code_facility ... — Get the facility code of error 説明 cubrid_error_code_facility (): ... int The cubrid_error_code_facility() function is used to get the facility code (level ... ラメータ この関数にはパラメータはありません。 戻り値 Facility code of the error code that occurred: CUBRID_FACIL ...
https://man.plustar.jp/php/function.cubrid-error-code-facility.html - [similar]
Get error code for the most recent function call 11030
« cubrid_error_code_facility cubrid_error_msg » PHP Manual CUBRID 関数 Get error code for the mo ... d_execute ( $req ); if (! $req ) { printf ( "Error facility: %d\nError code: %d\nError msg: %s\n" , cubrid_err ... or_code_facility (), cubrid_error_code (), cubrid_error_msg ()); cu ... ); exit; } ?> 上の例の出力は以下となります。 Error facility: 4 Error code: -30015 Error msg: Some parameter no ... t binded 参考 cubrid_error_code_facility() - Get the facility code of error cubrid_error_ms ...
https://man.plustar.jp/php/function.cubrid-error-code.html - [similar]
Get last error message for the most recent function call 10603
« cubrid_error_code cubrid_execute » PHP Manual CUBRID 関数 Get last error message for the most ... ubrid_schema ( $conn , 100000 )) { printf ( "Error facility: %d\nError code: %d\nError msg: %s\n" , cubrid_err ... or_code_facility (), cubrid_error_code (), cubrid_error_msg ()); cu ... ); exit; } ?> 上の例の出力は以下となります。 Error facility: 2 Error code: -10015 Error msg: Invalid T_CCI_SCH ... or the most recent function call cubrid_error_code_facility() - Get the facility code of error 関連キーワード: ...
https://man.plustar.jp/php/function.cubrid-error-msg.html - [similar]
定義済み定数 9084
« リソース型 例 » PHP Manual CUBRID 定義済み定数 定義済み定数 以下の定数が定義されています。 この ... rrors. They can be returned from cubrid_error_code_facility() . CUBRID error facility code Constant Descriptio ... n CUBRID_FACILITY_DBMS The error occurred in CUBRID dbms. CUBRID_FAC ... AS The error occurred in CUBRID broker cas. CUBRID_FACILITY_CCI The error occurred in CUBRID cci. CUBRID_FACIL ...
https://man.plustar.jp/php/cubrid.constants.html - [similar]
システムのロガーへの接続をオープンする 8981
« net_get_interfaces pfsockopen » PHP Manual ネットワーク 関数 システムのロガーへの接続をオープン ... 説明 openlog ( string $prefix , int $flags , int $facility ): bool openlog() は、プログラムによるシステムロガ ... るには、 LOG_CONS | LOG_NDELAY | LOG_PID とします。 facility 引数 facility には、 ロギングを行う際のメッセージ型 ... (使用するシステムの syslog の設定に関して) 異なった facility を有するメッセージをどのように処理するかを指定でき ... , 接続 , オープン , ロガー , openlog , システム , facility , サブシステム , ログ , LOG ...
https://man.plustar.jp/php/function.openlog.html - [similar]
システムログのメッセージを生成する 8793
« socket_set_timeout RRD » PHP Manual ネットワーク 関数 システムログのメッセージを生成する syslo ... ュアルの syslog.conf (5) を参照ください。 syslog の facility と option に関するより詳細な情報は、 Unix マシンの ... あります。 パラメータ priority priority は、容易さ (facility) とレベル (level) の組み合わせです。以下の値が使用 ... トされます。 注意 : Windows 環境では、 openlog() の facility パラメータに LOG_LOCAL0 から LOG_LOCAL7 までを使用 ... セージ , 生成 , システム , 条件 , 情報 , priority , facility , openlog , Unix ...
https://man.plustar.jp/php/function.syslog.html - [similar]
Get the CUBRID PHP module's version 8110
« cubrid_set_query_timeout CUBRID MySQL 互換関数 » PHP Manual CUBRID 関数 Get the CUBRID PHP mod ... or the most recent function call cubrid_error_code_facility() - Get the facility code of error 関連キーワード: ...
https://man.plustar.jp/php/function.cubrid-version.html - [similar]
Commit a transaction 7957
« cubrid_column_types cubrid_connect_with_url » PHP Manual CUBRID 関数 Commit a transaction cubr ... cubrid_execute ( $conn , $sql )) { printf ( "Error facility: %d\nError code: %d\nError msg: %s\n" , cubrid_err ... or_code_facility (), cubrid_error_code (), cubrid_error_msg ()); cu ...
https://man.plustar.jp/php/function.cubrid-commit.html - [similar]
Roll back a transaction 7957
« cubrid_put cubrid_schema » PHP Manual CUBRID 関数 Roll back a transaction cubrid_rollback (PEC ... cubrid_execute ( $conn , $sql )) { printf ( "Error facility: %d\nError code: %d\nError msg: %s\n" , cubrid_err ... or_code_facility (), cubrid_error_code (), cubrid_error_msg ()); cu ...
https://man.plustar.jp/php/function.cubrid-rollback.html - [similar]
CUBRID 関数 7905
« 例 cubrid_bind » PHP Manual CUBRID CUBRID 関数 CUBRID 関数 目次 cubrid_bind — Bind variables t ... p — Delete an instance using OID cubrid_error_code_facility — Get the facility code of error cubrid_error_code ...
https://man.plustar.jp/php/ref.cubrid.html - [similar]
PREV 1 2 NEXT