FindByKey(Key: Integer): IDbClass;
Key. Class key, by which search is executed.
The FindByKey method searches for and returns information about the object class, which key is sent by input parameter.
If the object with the specified key is not found, the method returns Null.
See also: