|
ここは旧式の4DドキュメントWebサイトです。最新のアップデートされたドキュメントを読むには新サイトをご利用下さい→ developer.4d.com |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
4D v20
OCITableNext
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| OCITableNext ( env ; err ; index ; tbl ; next_index ; exists ) -> 戻り値 | ||||||||
| 引数 | 型 | 説明 | ||||||
| env | 倍長整数 |
|
OCI environment handle | |||||
|
||||||||
| err | 倍長整数 |
|
Error handle | |||||
|
||||||||
| index | 倍長整数 |
|
Index of start point for scan | |||||
| tbl | 倍長整数 |
|
Table to scan | |||||
| next_index | 倍長整数 |
|
Index of next existing element | |||||
| exists | 倍長整数 |
|
False if no next index available; otherwise, True | |||||
| 戻り値 | 倍長整数 |
|
Status | |||||
Please refer to the OCITableNext command in the OCI documentation provided by Oracle.
プロダクト: 4D
テーマ: Relational Commands
番号:
705220
4D for OCI ( 4D v20)
コメントを追加