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

Namespace: NHibernate.Criterion
Assembly: NHibernate (in NHibernate.dll) Version: 3.2.0.4000 (3.2.0.4000)

Syntax

C#
public Example ExcludeZeroes()
Visual Basic
Public Function ExcludeZeroes As Example
Visual C++
public:
Example^ ExcludeZeroes()

Return Value

[Missing <returns> documentation for "M:NHibernate.Criterion.Example.ExcludeZeroes"]

See Also