[Missing <summary> documentation for "P:NHibernate.Persister.Collection.AbstractCollectionPersister.HasOrphanDelete"]
Assembly: NHibernate (in NHibernate.dll) Version: 3.2.0.4000 (3.2.0.4000)
Syntax
C# |
---|
public bool HasOrphanDelete { get; } |
Visual Basic |
---|
Public ReadOnly Property HasOrphanDelete As Boolean Get |
Visual C++ |
---|
public: virtual property bool HasOrphanDelete { bool get () sealed; } |