Gets the unsigned 32-bit integer value of a field in the AGDBSet
object.
AGDBSet
unsigned long getUInt32Field(const String name);
Field
object accessors
dbset.getUInt32Field(name)
PODSInt32 AVgetUInt32Field( AGDBSet* dbset, const PODSString name );
dbset The AGDBSet
object.
name [in] The name of the field.
The value of the field as an unsigned 32-bit integer value.
Send feedback about this page using email. | Copyright © 2008, iAnywhere Solutions, Inc. |