Namespace:
NHibernate.Impl
Assembly: NHibernate (in NHibernate.dll)
Assembly: NHibernate (in NHibernate.dll)
Syntax
Visual Basic (Declaration) |
---|
Public ReadOnly Property LockModes As IDictionary |
C# |
---|
public IDictionary LockModes { get; } |
Visual C++ |
---|
public: property IDictionary^ LockModes { IDictionary^ get (); } |
JavaScript |
---|
function get_lockModes(); |