DoUpdate Method

Applies to:  SqlQueryBuilder object
See also:  Method and Function Index

Modifies the query to update records in the named table.

Syntax:

object.DoUpdate TableName As

The DoUpdate method syntax has these parts:

Part Description
object The name of an object in the Applies to list.
TableName No help available for this parameter.

Remarks:

Put more information here.