Sets the date value for a field in the AGDBSet
object.
AGDBSet
void setDateField( const String name, PODSDate value );
Field
object accessors
dbset.setDateField(name, value)
void AVsetDateField( AGDBSet* dbset, const PODSString name, PODSDate value );
dbset The AGDBSet
object.
name [in] The name of the field.
value [in] The date value to set for the field.
None
Send feedback about this page using email. | Copyright © 2008, iAnywhere Solutions, Inc. |