Gets the doubles value for a field in an AGDBSet object.
AGDBSet
double getDoubleField(const String name);
Fields collection on RecordSet
gDBSet.getDoubleField("doubleField");
PODSDouble getDoubleField(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. |