public static void Main() { TestId13294 tc = new TestId13294(); Exception exp = null; try { tc.BeginTest("OracleDataReader_GetSchemaTable"); tc.run(); } catch(Exception ex){exp = ex;} finally {tc.EndTest(exp);} }
public static void Main() { TestId13294 tc = new TestId13294(); Exception exp = null; try { tc.BeginTest("OracleDataReader_GetSchemaTable"); tc.run(); } catch (Exception ex) { exp = ex; } finally { tc.EndTest(exp); } }