Nota
El acceso a esta página requiere autorización. Puede intentar iniciar sesión o cambiar directorios.
El acceso a esta página requiere autorización. Puede intentar cambiar los directorios.
Determines whether a binary large object (BLOB) has a value.
Syntax
HasValue := Blob.HASVALUE
Parameters
Blob
Type: BLOB
The BLOB that you want to check.
Property Value/Return Value
Type: Boolean
true if the BLOB has a value; otherwise, false.