Table of Contents

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

See also