[Missing <summary> documentation for "P:NHibernate.Engine.Loading.LoadingCollectionEntry.Persister"]
Assembly: NHibernate (in NHibernate.dll) Version: 3.2.0.4000 (3.2.0.4000)
Syntax
C# |
---|
public ICollectionPersister Persister { get; } |
Visual Basic |
---|
Public ReadOnly Property Persister As ICollectionPersister Get |
Visual C++ |
---|
public: property ICollectionPersister^ Persister { ICollectionPersister^ get (); } |