Lưu ý
Cần có ủy quyền mới truy nhập được vào trang này. Bạn có thể thử đăng nhập hoặc thay đổi thư mục.
Cần có ủy quyền mới truy nhập được vào trang này. Bạn có thể thử thay đổi thư mục.
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.