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
)
buf dest
)
Parameters
dest | Result buf object. |
Return value
Returns the parameter dest.
Related links | Source |