You are here: Understanding the Meridian object model > About the Table object > The Table object methods > DeleteValuesEx method

DeleteValuesEx method

Deletes values from the current Table object.

Syntax

DeleteValuesEx(Where As String, [Parameters])
Parameters
Name Description

Where

SQL expression that specifies the values to delete.

Parameters

Optional parameters.

Related concepts

About the Table object