Does this instance have any "queued" additions?
Namespace: NHibernate.CollectionAssembly: NHibernate (in NHibernate.dll) Version: 3.2.0.4000 (3.2.0.4000)
Syntax
C# |
---|
public bool HasQueuedOperations { get; } |
Visual Basic |
---|
Public ReadOnly Property HasQueuedOperations As Boolean Get |
Visual C++ |
---|
public: virtual property bool HasQueuedOperations { bool get () sealed; } |