Methods

Visual Basic methods correspond directly to methods in the dbDAO classes. Visual Basic methods that take optional arguments may also omit any or all optional arguments in these classes. If you omit an optional argument, a default value is supplied for the argument.

Methods take C types as arguments rather than the more common variant data type used in the OLE classes and VBA. For more information, see the individual method prototypes in Dbdao.h.