public override void DeleteTable() { SQLCon.DropTable <ShopDBInformation>(); }
public override void DeleteTable() { SQLCon.DropTable <DBAllSize>(); }