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