Namespace:
NHibernate.Expression
Assembly: NHibernate (in NHibernate.dll)
Assembly: NHibernate (in NHibernate.dll)
Syntax
Visual Basic (Declaration) |
---|
Public ReadOnly Property IsGrouped As Boolean |
C# |
---|
public bool IsGrouped { get; } |
Visual C++ |
---|
public: virtual property bool IsGrouped { bool get () sealed; } |
JavaScript |
---|
function get_isGrouped(); |