Ejemplo n.º 1
0
		/// <exception cref="System.IO.IOException"></exception>
		/// <exception cref="System.Exception"></exception>
		public static void Main2(string[] args)
		{
			NeoDatis.Odb.Test.IO.TestBigFile tt = new NeoDatis.Odb.Test.IO.TestBigFile();
			// tt.t2estBigFileWithOdbSelect();
			tt.T2estBigFileWithOdb();
		}
Ejemplo n.º 2
0
 /// <exception cref="System.IO.IOException"></exception>
 /// <exception cref="System.Exception"></exception>
 public static void Main2(string[] args)
 {
     NeoDatis.Odb.Test.IO.TestBigFile tt = new NeoDatis.Odb.Test.IO.TestBigFile();
     // tt.t2estBigFileWithOdbSelect();
     tt.T2estBigFileWithOdb();
 }