|
ここは旧式の4DドキュメントWebサイトです。最新のアップデートされたドキュメントを読むには新サイトをご利用下さい→ developer.4d.com |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
4D v20
OCICollGetElem
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| OCICollGetElem ( env ; err ; coll ; index ; exists ; elem ; elemind ) -> 戻り値 | ||||||||
| 引数 | 型 | 説明 | ||||||
| env | 倍長整数 |
|
OCI environment handle | |||||
|
||||||||
| err | 倍長整数 |
|
Error handle | |||||
|
||||||||
| coll | 倍長整数 |
|
Collection whose element you want to get | |||||
| index | 倍長整数 |
|
Index of element whose pointer is returned | |||||
| exists | 倍長整数 |
|
False if element does not exist; otherwise, True | |||||
| elem | 倍長整数 |
|
Address of element | |||||
| elemind | 倍長整数 |
|
Address of NULL indicator | |||||
| 戻り値 | 倍長整数 |
|
Status | |||||
Please refer to the OCICollGetElem command in the OCI documentation provided by Oracle.
プロダクト: 4D
テーマ: Relational Commands
番号:
705185
4D for OCI ( 4D v20)
コメントを追加