Inheritance: Kdbplus.Linq.KdbContext
 public TestGroupByandOrders()
 {
     ktc = new TestKdbContext(null);
 }
 public TestQBase()
 {
     ktc = new TestKdbContext(null);
 }