IBlobController.ReadBlob Method
Reads and returns the raw binary content of the blob from the database.
Syntax
Unit: Aurelius.Types.Blob
function IBlobController.ReadBlob: TArray<Byte>; virtual; abstract;
Reads and returns the raw binary content of the blob from the database.
Unit: Aurelius.Types.Blob
function IBlobController.ReadBlob: TArray<Byte>; virtual; abstract;