public DataSetUpdateTransactionCallback(AdoTemplateTests adoTemplateTests, bool throwException)
 {
     this.throwException   = throwException;
     this.adoTemplateTests = adoTemplateTests;
 }
 public DataSetUpdateTransactionCallback(AdoTemplateTests adoTemplateTests, bool throwException)
 {
     this.throwException = throwException;
     this.adoTemplateTests = adoTemplateTests;
 }