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