TBlob.Size Property
Returns the size of the blob content in bytes.
Remarks
Accessing this property triggers a lazy-load from the database if the content has not yet been loaded.
Syntax
Unit: Aurelius.Types.Blob
property TBlob.Size: Integer
Returns the size of the blob content in bytes.
Accessing this property triggers a lazy-load from the database if the content has not yet been loaded.
Unit: Aurelius.Types.Blob
property TBlob.Size: Integer