Language Reference Guide : C. Generated User Classes : _PictureField User Class : DeleteFromDB Method
 
Share this page                  
DeleteFromDB Method
The DeleteFromDB method deletes a bitmap from a database, using its handle.
This method has the following syntax:
integer = _PictureFieldObject.DeleteFromDB()
If the DeleteFromDB method is successful, it returns ER_OK. Descriptions of system constant values and their numeric equivalents are listed in Error Codes.