Poznámka:
Přístup k této stránce vyžaduje autorizaci. Můžete se zkusit přihlásit nebo změnit adresáře.
Přístup k této stránce vyžaduje autorizaci. Můžete zkusit změnit adresáře.
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.