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;
Clears the blob content, setting it to an empty (null) state.
Equivalent to setting IsNull to True.
Unit: Aurelius.Types.Blob
procedure TBlob.Clear;