EnglishРусский  
 Share/Save/Bookmark
 

Ads

Installer and installation software
Commercial and Freeware installers.

odbcfield.getbuf

Gets the field's value as a value of the buf type (the binary data). This method is applied for fields with binary data.

method buf odbcfield.getbuf (
   buf dest
)

Parameters

dest Result buf object.

Return value

Returns the parameter dest.

Related links

Source