Table of Contents

TBlob.Clear Method

Clears the blob content, setting it to an empty (null) state.

Remarks

Equivalent to setting IsNull to True.

Syntax

Unit: Aurelius.Types.Blob

procedure TBlob.Clear;

See also