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