Set the Example..::.IPropertySelector for this Example to exclude zero-valued properties.

Namespace:  NHibernate.Expression
Assembly:  NHibernate (in NHibernate.dll)

Syntax

Visual Basic (Declaration)
Public Function ExcludeZeroes As Example
C#
public Example ExcludeZeroes()
Visual C++
public:
Example^ ExcludeZeroes()
JavaScript
function excludeZeroes();

See Also