Exemplo n.º 1
0
 public AddQuestion()
 {
     InitializeComponent();
     IDTest = DB.GetId("select top 1 * from Tests order by id desc");
 }