Table of Contents

IBlobController.AfterLoad Method

Called by TBlob immediately after the blob content has been successfully loaded from the database.

Syntax

Unit: Aurelius.Types.Blob

procedure IBlobController.AfterLoad; virtual; abstract;

See also