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

Ads

Installer and installation software
Commercial and Freeware installers.

odbcfield.getstr

Get the field's value as a string of the str type. This method is applied for fields that contain a string, a date, time and numeric fields.

method str odbcfield.getstr (
   str dest
)

Parameters

dest Result str object.

Return value

Returns the parameter dest.

Related links

Source