Vertaling van "lob object" in Spaans
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.
This function should be used before you bind a lob object.
Se debería usar esta función antes de vincular un objeto LOB.
Data that need to be written to the lob object.
Los datos que se necesitan escribir en el objeto LOB.
This function will not influence the cursor position of the lob object.
Esta función no influenciará en la posición del cursor del objeto LOB.
It operates the entire lob object.
Opera sobre el objeto LOB entero.
If you use this function to move the cursor position of the lob object, you should pass offset as a string.
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 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.
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.
It will return the cursor position on the LOB object as a string when it processes successfully.
Valores devueltos Devuelve el tamaño del objeto LOB como string cuando el proceso tiene éxito.
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.
Si el offset que se quiere mover es mayor que los datos de tipo integer que se puedan almacenar, se puede usar esta función.