検索

phrase: max: clip:
target: order:
Results of 11 - 20 of about 50 for SQLSRV (0.033 sec.)
Cancels a statement 8707
« sqlsrv_begin_transaction sqlsrv_client_info » PHP Manual SQLSRV 関数 Cancels a statement sqlsrv ... rsion information available, might only be in Git) sqlsrv_cancel — Cancels a statement 説明 sqlsrv_cancel ( ... ent that have not been consumed are deleted. After sqlsrv_cancel() has been called, the specified statement ... can be re-executed if it was created with sqlsrv_prepare() . Calling sqlsrv_cancel() is not necessa ... true を、失敗した場合に false を返します。 例 例1 sqlsrv_cancel() example <?php $serverName = "serverName\s ...
https://man.plustar.jp/php/function.sqlsrv-cancel.html - [similar]
Retrieves metadata for the fields of a statement prepared by sqlsrv_prepare or s... 8677
« sqlsrv_fetch sqlsrv_free_stmt » PHP Manual SQLSRV 関数 Retrieves metadata for the fields of a ... statement prepared by sqlsrv_prepare or sqlsrv_query sqlsrv_field_metadata (No ... rsion information available, might only be in Git) sqlsrv_field_metadata — Retrieves metadata for the fields ... of a statement prepared by sqlsrv_prepare() or sqlsrv_query() 説明 sqlsrv_field_meta ... metadata for the fields of a statement prepared by sqlsrv_prepare() or sqlsrv_query() . sqlsrv_field_metadat ...
https://man.plustar.jp/php/function.sqlsrv-field-metadata.html - [similar]
Changes the driver error handling and logging configurations 8632
« sqlsrv_commit sqlsrv_connect » PHP Manual SQLSRV 関数 Changes the driver error handling and lo ... gging configurations sqlsrv_configure (No version information available, might ... only be in Git) sqlsrv_configure — Changes the driver error handling and ... logging configurations 説明 sqlsrv_configure ( string $setting , mixed $value ): bool ... rnAsErrors 1 ( true ) or 0 ( false ) LogSubsystems SQLSRV_LOG_SYSTEM_ALL (-1) SQLSRV_LOG_SYSTEM_CONN (2) SQL ...
https://man.plustar.jp/php/function.sqlsrv-configure.html - [similar]
Retrieves the next row of data in a result set as an object 8587
« sqlsrv_fetch_array sqlsrv_fetch » PHP Manual SQLSRV 関数 Retrieves the next row of data in a r ... esult set as an object sqlsrv_fetch_object (No version information available, mi ... ght only be in Git) sqlsrv_fetch_object — Retrieves the next row of data in a ... result set as an object 説明 sqlsrv_fetch_object ( resource $stmt , string $className ... s. パラメータ stmt A statement resource created by sqlsrv_query() or sqlsrv_execute() . className The name o ...
https://man.plustar.jp/php/function.sqlsrv-fetch-object.html - [similar]
Gets field data from the currently selected row 8587
« sqlsrv_get_config sqlsrv_has_rows » PHP Manual SQLSRV 関数 Gets field data from the currently ... selected row sqlsrv_get_field (No version information available, might ... only be in Git) sqlsrv_get_field — Gets field data from the currently sel ... ected row 説明 sqlsrv_get_field ( resource $stmt , int $fieldIndex , int ... . パラメータ stmt A statement resource returned by sqlsrv_query() or sqlsrv_execute() . fieldIndex The index ...
https://man.plustar.jp/php/function.sqlsrv-get-field.html - [similar]
Returns error and warning information about the last SQLSRV operation performed 8557
« sqlsrv_connect sqlsrv_execute » PHP Manual SQLSRV 関数 Returns error and warning information a ... bout the last SQLSRV operation performed sqlsrv_errors (No version info ... rmation available, might only be in Git) sqlsrv_errors — Returns error and warning information abo ... ut the last SQLSRV operation performed 説明 sqlsrv_errors ( int $erro ... turns error and warning information about the last SQLSRV operation performed. パラメータ errorsOrWarnings D ...
https://man.plustar.jp/php/function.sqlsrv-errors.html - [similar]
Executes a statement prepared with sqlsrv_prepare 8542
« sqlsrv_errors sqlsrv_fetch_array » PHP Manual SQLSRV 関数 Executes a statement prepared with sqlsrv ... qlsrv_prepare sqlsrv_execute (No version information available, might o ... nly be in Git) sqlsrv_execute — Executes a statement prepared with sqlsr ... v_prepare() 説明 sqlsrv_execute ( resource $stmt ): bool Executes a statem ... ent prepared with sqlsrv_prepare() . This function is ideal for executing a ...
https://man.plustar.jp/php/function.sqlsrv-execute.html - [similar]
Frees all resources for the specified statement 8512
« sqlsrv_field_metadata sqlsrv_get_config » PHP Manual SQLSRV 関数 Frees all resources for the s ... pecified statement sqlsrv_free_stmt (No version information available, might ... only be in Git) sqlsrv_free_stmt — Frees all resources for the specified ... statement 説明 sqlsrv_free_stmt ( resource $stmt ): bool Frees all resou ... fied statement. The statement cannot be used after sqlsrv_free_stmt() has been called on it. If sqlsrv_free_ ...
https://man.plustar.jp/php/function.sqlsrv-free-stmt.html - [similar]
Retrieves the number of fields (columns) on a statement 8512
« sqlsrv_next_result sqlsrv_num_rows » PHP Manual SQLSRV 関数 Retrieves the number of fields (co ... lumns) on a statement sqlsrv_num_fields (No version information available, migh ... t only be in Git) sqlsrv_num_fields — Retrieves the number of fields (colum ... ns) on a statement 説明 sqlsrv_num_fields ( resource $stmt ): mixed Retrieves the ... tement for which the number of fields is returned. sqlsrv_num_fields() can be called on a statement before o ...
https://man.plustar.jp/php/function.sqlsrv-num-fields.html - [similar]
Retrieves the number of rows in a result set 8437
« sqlsrv_num_fields sqlsrv_prepare » PHP Manual SQLSRV 関数 Retrieves the number of rows in a re ... sult set sqlsrv_num_rows (No version information available, might ... only be in Git) sqlsrv_num_rows — Retrieves the number of rows in a resul ... t set 説明 sqlsrv_num_rows ( resource $stmt ): mixed Retrieves the n ... static or keyset cursor. For more information, see sqlsrv_query() , sqlsrv_prepare() , or » Specifying a Cur ...
https://man.plustar.jp/php/function.sqlsrv-num-rows.html - [similar]
PREV 1 2 3 4 5 NEXT