Gets the string value of a field in the AGDBSet
object.
AGDBSet
String getStringField(const String
name);
Field
object accessors
dbset.getStringField(name)
PODSString AVgetStringField( AGDBSet* dbset, const PODSString name );
dbset The AGDBSet
object.
name [in] The name of the field.
The string value of a field.
Send feedback about this page using email. | Copyright © 2008, iAnywhere Solutions, Inc. |