DoSetField Method

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

Sets the value of a field in a query that will insert or update records.

Syntax:

object.DoSetField FieldName As , Value As

The DoSetField method syntax has these parts:

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

Remarks:

Put more information here.