IMsDataLoadingGroupCollection.RemoveByKey

Syntax

RemoveByKey(Key: Integer): Boolean;

Parameters

Key. Key of separate loading group.

Description

The RemoveByKey method deletes the separate loading group with the specified key.

Comments

The method returns True if the group was deleted, and False if deletion is impossible for some reasons.

See also:

IMsDataLoadingGroupCollection