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