将实体数据库id转化为实体名。
static Mcad::ErrorStatus objIdToEname(const McDbObjectId& objId, mds_name& ent);
如果成功返回Mcad::eOk
MrxDbgUtils 方法