Set the Example..::.IPropertySelector for this Example to exclude no properties.

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

Syntax

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

See Also