public static bool CreateTable()
 {
     return(UtilizadorDAL.CreateTable());
 }