public BaseCriteria IsNotNull()
 {
     return(Criteria.IsNotNull());
 }