/// <exception cref="System.Exception"></exception> public void Run() { Predicate fatalErrorPredicate = new NativeQueryTestCase.FatalErrorPredicate(); this._enclosing.Db().Query(fatalErrorPredicate); }