Gentee Programming Language > Documentation > Libraries Download documentation

odbcfield.getbuf

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

Parameters

destResult object.

Return value

Returns the object that includes data obtained.


 Copyright © 2004-2006 Gentee Inc. All rights reserved.