Function CSPODBCRecordset::ClearFields()
Description:
Clears all fields of the recordset by setting them to type CSPVariant::TYPE_EMPTY.
 |
Prototype:
void ClearFields();
Arguments:
No arguments (void).
Return value:
No return value (void).
See also:
member function Insert()
|
|