AdminDelete method

Applies To
TQDB, TQDBItem, TQDBView

Declaration
procedure AdminDelete(Key : TKey);

Description
The AdminDelete method removes the Admin item with the specified Key. If the key does not exist a EQDBBadKey exception is raised. AdminKeyExists can be used to check.