DataRow searchRecord(DataTable pTab, object pKey) { return(ToolRow.search(pTab, TableDUMMY.LOGICALREF, pKey)); }