Nota
L'accesso a questa pagina richiede l'autorizzazione. Puoi provare ad accedere o a cambiare directory.
L'accesso a questa pagina richiede l'autorizzazione. Puoi provare a cambiare directory.
Version: Available or changed with runtime version 1.0.
Returns the number of bytes in the binary large object (BLOB).
Syntax
Length := Blob.Length()
Note
This method can be invoked using property access syntax.
Parameters
Blob
Type: Blob
An instance of the Blob data type.
Return Value
Length
Type: Integer
The number of bytes in the binary large object (BLOB).