Language Reference Guide : C. Generated User Classes : _PictureField User Class : SetDBHandle Method
 
Share this page                  
SetDBHandle Method
The SetDBHandle method retrieves a bitmap by assigning the Handle attribute.
This method has the following syntax:
integer = _PictureFieldObject.SetDBHandle()
This method executes a select query; a commit operation should be performed before calling SetDBHandle.
If the SetDBHandle method is successful, it returns ER_OK. Descriptions of system constant values and their numeric equivalents are listed in Error Codes.