public static int GetRowCount()
 {
     return(DALUserPermission.GetRowCount());
 }