4D v17OCICollGetElem | 
            |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
                 
                
  | 
                
			
                    
                         
    4D v17
 
OCICollGetElem 
                                
                                
        
 | 
                ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| OCICollGetElem ( env ; err ; coll ; index ; exists ; elem ; elemind ) -> Function result | ||||||||
| Parameter | Type | Description | ||||||
| env | Longint | 
             
         | 
        OCI environment handle | |||||
             
         | 
        ||||||||
| err | Longint | 
             
         | 
        Error handle | |||||
             
         | 
        ||||||||
| coll | Longint | 
             
         | 
        Collection whose element you want to get | |||||
| index | Longint | 
             
         | 
        Index of element whose pointer is returned | |||||
| exists | Longint | 
             
         | 
        False if element does not exist; otherwise, True | |||||
| elem | Longint | 
             
         | 
        Address of element | |||||
| elemind | Longint | 
             
         | 
        Address of NULL indicator | |||||
| Function result | Longint | 
             
         | 
        Status | |||||
Please refer to the OCICollGetElem command in the OCI documentation provided by Oracle.
	Product:  4D
	Theme:  Relational Commands
	Number:  
        705185
        
        
        
	
	
	
	
	
	
	
	
	
	
	
	
	4D for OCI ( 4D v17)
	
	
	
	
	
	
	
	
Add a comment