public static BdcView GetView(BdcEntity entity)
 {
     return(entity.GetDefaultSpecificFinderView());
 }