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