public override RecordReference <DynamicRecord> RelationshipTypeName(int id)
 {
     return(Logging(Access.relationshipTypeName(id)));
 }