Vertaling van "objeto lob" in Engels
We konden deze vermelding niet vinden. Er worden benaderende resultaten weergegeven. Controleer je spelling of stel voor deze term aan het woordenboek toe te voegen.
Se debería usar esta función antes de vincular un objeto LOB.
This function should be used before you bind a lob object.
Los datos que se necesitan escribir en el objeto LOB.
Esta función no influenciará en la posición del cursor del objeto LOB.
This function will not influence the cursor position of the lob object.
Opera sobre el objeto LOB entero.
It operates the entire lob object.
Si se usa esta función para mover la posición del cursor de un objeto LOB, se debería pasar offset como string.
If you use this function to move the cursor position of the lob object, you should pass offset as a string.
Si el tamaño del objeto LOB es mayor que los datos de tipo integer que se pueden almacenar, se puede usar esta función para devolver el tamaño como string.
If the size of a lob object is larger than an integer data can be stored, you can use this function and it will return the size as a string.
Valores devueltos Devuelve el tamaño del objeto LOB como string cuando el proceso tiene éxito.
It will return the cursor position on the LOB object as a string when it processes successfully.