/// <exception cref="System.Exception"></exception>
 public static void Main2(string[] args)
 {
     NeoDatis.Odb.Test.Query.Values.TestPerfObjectValuesVsCriteriaQuery t = new NeoDatis.Odb.Test.Query.Values.TestPerfObjectValuesVsCriteriaQuery
                                                                                ();
     // t.populate();
     t.T1estA();
 }
		/// <exception cref="System.Exception"></exception>
		public static void Main2(string[] args)
		{
			NeoDatis.Odb.Test.Query.Values.TestPerfObjectValuesVsCriteriaQuery t = new NeoDatis.Odb.Test.Query.Values.TestPerfObjectValuesVsCriteriaQuery
				();
			// t.populate();
			t.T1estA();
		}