Sets the doubles value for a field in an AGDBSet object.
            
 AGDBSet
double setDoubleField(const String name);
 Fields collection on RecordSet
gDBSet.setDoubleField("doubleField");
PODSDouble setDoubleField(const String name);
 gDbset    The AGDBSet object.
                     
name [in] The name of the field.
The doubles value for the field.
| Send feedback about this page using email. | Copyright © 2008, iAnywhere Solutions, Inc. |