Blob.remove

Removes the BLOB from the database. After calling this function, blob should no longer be used.

class Blob
int
remove
()

Return Value

Type: int

0 if everything's ok. In case of error, -1 is returned and the provider should have added an error to the connection.

Meta