IMsDimOpenStubParamValues.RemoveByStubKey

Syntax

RemoveByStubKey(StubKey: Integer): Boolean;

Parameters

StubKey. Abstract data source key.

Description

The RemoveByKey method removes the specified set of opening parameters from the collection by abstract data source key.

Comments

If the removal is successful, the method returns True, otherwise it returns False.

See also:

IMsDimOpenStubParamValues