public string Value(string op, IFSSystemGuid rowId) => DB.SqlStringRowID(op, rowId);
 public string Value(IFSSystemGuid rowId) => DB.SqlStringRowID(rowId);