Gets the date value for a field in an AGDBSet
object.
AGDBSet
PODSDate getDateField(const String name);
Field
object accessors
dbset.getDateField(name)
PODSDate AVgetDateField( AGDBSet* dbset, const PODSString name );
dbset The AGDBSet
object.
name [in] The name of the field.
The date value for the field.
Calling getDateField( )
with a column name for a string column will result in an error.
Send feedback about this page using email. | Copyright © 2008, iAnywhere Solutions, Inc. |