検索

phrase: max: clip:
target: order:
Results of 21 - 30 of about 94 for unique (0.006 sec.)
Move the result set cursor to the specified field offset 6810
« cubrid_field_name cubrid_field_table » PHP Manual CUBRID MySQL 互換関数 Move the result set cu ... " , $field -> not_null ); printf ( "%-30s %d\n" , "unique key:" , $field -> unique_key ); printf ( "%-30s %d ... : game default value: "" max length: 0 not null: 1 unique key: 1 multiple key: 0 numeric: 1 type: integer 関 ...
https://man.plustar.jp/php/function.cubrid-field-seek.html - [similar]
Add a high priority task to run in parallel 6810
« GearmanClient::addTaskBackground GearmanClient::addTaskHighBackground » PHP Manual GearmanClie ... , string $workload , mixed &$context = ? , string $unique = ? ): GearmanTask Adds a high priority task to be ... t タスクに関連づけるアプリケーションコンテキスト。 unique タスクを特定するために用いる一意な ID。 戻り値 A G ... _complete ( $task ) { echo "COMPLETE: " . $task -> unique () . ", " . $task -> data () . "\n" ; } ?> 上の例の ...
https://man.plustar.jp/php/gearmanclient.addtaskhigh.html - [similar]
Add a low priority task to run in parallel 6810
« GearmanClient::addTaskHighBackground GearmanClient::addTaskLowBackground » PHP Manual GearmanC ... , string $workload , mixed &$context = ? , string $unique = ? ): GearmanTask Adds a low priority background ... t タスクに関連づけるアプリケーションコンテキスト。 unique タスクを特定するために用いる一意な ID。 戻り値 A G ... _complete ( $task ) { echo "COMPLETE: " . $task -> unique () . ", " . $task -> data () . "\n" ; } ?> 上の例の ...
https://man.plustar.jp/php/gearmanclient.addtasklow.html - [similar]
Add a background task to be run in parallel 6757
« GearmanClient::addTask GearmanClient::addTaskHigh » PHP Manual GearmanClient Add a background ... , string $workload , mixed &$context = ? , string $unique = ? ): GearmanTask Adds a background task to be ru ... t タスクに関連づけるアプリケーションコンテキスト。 unique タスクを特定するために用いる一意な ID。 戻り値 A G ... erse_status ( $task ) { echo "STATUS: " . $task -> unique () . ", " . $task -> jobHandle () . " - " . $task ... _complete ( $task ) { echo "COMPLETE: " . $task -> unique () . ", " . $task -> data () . "\n" ; } ?> <?php # ...
https://man.plustar.jp/php/gearmanclient.addtaskbackground.html - [similar]
指定したスキーマ情報を取得する 6757
« PDO_CUBRID DSN MS SQL Server (PDO) » PHP Manual CUBRID (PDO) 指定したスキーマ情報を取得する PD ... インデックス 6 NOT NULL 1:not null 7 SHARED 1:共有 8 UNIQUE 1:unique 9 DEFAULT 10 ATTR_ORDER base:1 11 CLASS_N ... ュー 2:テーブル PDO::CUBRID_SCH_CONSTRAINT 1 TYPE 0:unique 1:index 2:reverse unique 3:reverse index 2 NAME 3 ...
https://man.plustar.jp/php/pdo.cubrid-schema.html - [similar]
Run a single high priority task 6705
« GearmanClient::doBackground GearmanClient::doHighBackground » PHP Manual GearmanClient Run a s ... string $function_name , string $workload , string $unique = ? ): string Runs a single high priority task and ... めに登録した関数。 workload シリアライズしたデータ。 unique タスクを特定するために用いる一意な ID。 戻り値 A s ...
https://man.plustar.jp/php/gearmanclient.dohigh.html - [similar]
Run a high priority task in the background 6705
« GearmanClient::doHigh GearmanClient::doJobHandle » PHP Manual GearmanClient Run a high priorit ... string $function_name , string $workload , string $unique = ? ): string Runs a high priority task in the bac ... めに登録した関数。 workload シリアライズしたデータ。 unique タスクを特定するために用いる一意な ID。 戻り値 The ...
https://man.plustar.jp/php/gearmanclient.dohighbackground.html - [similar]
Run a single low priority task 6705
« GearmanClient::doJobHandle GearmanClient::doLowBackground » PHP Manual GearmanClient Run a sin ... string $function_name , string $workload , string $unique = ? ): string Runs a single low priority task and ... めに登録した関数。 workload シリアライズしたデータ。 unique タスクを特定するために用いる一意な ID。 戻り値 A s ...
https://man.plustar.jp/php/gearmanclient.dolow.html - [similar]
Run a low priority task in the background 6705
« GearmanClient::doLow GearmanClient::doNormal » PHP Manual GearmanClient Run a low priority tas ... string $function_name , string $workload , string $unique = ? ): string Runs a low priority task in the back ... めに登録した関数。 workload シリアライズしたデータ。 unique タスクを特定するために用いる一意な ID。 戻り値 The ...
https://man.plustar.jp/php/gearmanclient.dolowbackground.html - [similar]
Add a high priority background task to be run in parallel 6599
« GearmanClient::addTaskHigh GearmanClient::addTaskLow » PHP Manual GearmanClient Add a high pri ... , string $workload , mixed &$context = ? , string $unique = ? ): GearmanTask Adds a high priority background ... t タスクに関連づけるアプリケーションコンテキスト。 unique タスクを特定するために用いる一意な ID。 戻り値 A G ...
https://man.plustar.jp/php/gearmanclient.addtaskhighbackground.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 NEXT