DeleteHavingCriteria method: QuerySelect class

Syntax

DeleteHavingCriteria(index)

Description

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

Parameters

Parameter Description

Index

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

Returns

An integer value: 0 means the having criteria was deleted successfully.