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