Show contents 

Metabase > Metabase Assembly Interfaces > IMetabaseObjectParams > IMetabaseObjectParams.Remove

IMetabaseObjectParams.Remove

Syntax

Remove(Index: Integer): Boolean;

Parameters

Index — index of a parameter of repository object.

Description

The Remove method removes parameters that index is passed by the Index parameter and returns a flag of successful removal.

See also:

IMetabaseObjectParams