BuildCriteria Method

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

Adds to the query's selection criteria.

Syntax:

object.BuildCriteria AdditionalCriteria As , [Operator As = utAnd]

The BuildCriteria method syntax has these parts:

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

Remarks:

Put more information here.