DBRecordODBC3 Class Reference

[DataWidget Index] [DataWidget Hierarchy]


More...

#include <dbrecordodbc3.h>

Inherits: DBRecord

Public Members

Protected Members


virtual bool validate(int todo)

Initializes the working area with valid fields.

Parameters:
todo SetCopy fetches the values from the database.
SetZero init to 0 or "".
SetNull init null values
SetAutoNull init autoincrement columns for generating a new value

virtual void invalidate(bool work, bool org)

Initializes the working area with invalid values.

Parameters:
org Initializes the storrage used to cancel setValue().
work Initializes the storrage used by setValue().

  • Author: Edwin Glaser
  • Documentation generated by eg@wonko on Sam Feb 19 00:09:53 MET 2000
Kdoc