FindByKey(Key: Integer): IRdsNonUniqueKey;
Key. Key of the non-unique key, by which the search is executed.
The FindByKey method searches a non-unique key by key in the MDM dictionary.
Use the IRdsNonUniqueKeys.RemoveByKey method to remove a non-unique key by key.
The property use is given in the example for IRdsNonUniqueKeys.FindById.
See also: