DeleteCriteria method: QuerySelect class

Syntax

DeleteCriteria(index)

Description

The DeleteCriteria method deletes the criteria specified by index from the query definition.

Parameters

Parameter Description

Index

Specify the numeric position in the query definition of the criteria that you want to delete.

Returns

An integer: 0 if successfully deleted.