Overload | Description |
---|---|
ParseSortExpression(ICriteria,String) | Sets the sort order for an NHibernate ICriteria instance based on the SQL sort expression |
ParseSortExpression(DetachedCriteria,String) | Sets the sort order for an NHibernate DetachedCriteria instance based on the SQL sort expression |