Assembly: NHibernate (in NHibernate.dll) Version: 3.2.0.4000 (3.2.0.4000)
Syntax
C# |
---|
protected internal static bool IsOwnerUnchanged( IPersistentCollection snapshot, ICollectionPersister persister, Object id ) |
Visual Basic |
---|
Protected Friend Shared Function IsOwnerUnchanged ( _ snapshot As IPersistentCollection, _ persister As ICollectionPersister, _ id As Object _ ) As Boolean |
Visual C++ |
---|
protected public: static bool IsOwnerUnchanged( IPersistentCollection^ snapshot, ICollectionPersister^ persister, Object^ id ) |
Parameters
- snapshot
- Type: NHibernate.Collection..::..IPersistentCollection
[Missing <param name="snapshot"/> documentation for "M:NHibernate.Event.Default.ProxyVisitor.IsOwnerUnchanged(NHibernate.Collection.IPersistentCollection,NHibernate.Persister.Collection.ICollectionPersister,System.Object)"]
- persister
- Type: NHibernate.Persister.Collection..::..ICollectionPersister
[Missing <param name="persister"/> documentation for "M:NHibernate.Event.Default.ProxyVisitor.IsOwnerUnchanged(NHibernate.Collection.IPersistentCollection,NHibernate.Persister.Collection.ICollectionPersister,System.Object)"]
- id
- Type: System..::..Object
[Missing <param name="id"/> documentation for "M:NHibernate.Event.Default.ProxyVisitor.IsOwnerUnchanged(NHibernate.Collection.IPersistentCollection,NHibernate.Persister.Collection.ICollectionPersister,System.Object)"]
Return Value
[Missing <returns> documentation for "M:NHibernate.Event.Default.ProxyVisitor.IsOwnerUnchanged(NHibernate.Collection.IPersistentCollection,NHibernate.Persister.Collection.ICollectionPersister,System.Object)"]