Does the component managed by this tuuplizer contain a parent property?
Namespace: NHibernate.Tuple.ComponentAssembly: NHibernate (in NHibernate.dll) Version: 3.2.0.4000 (3.2.0.4000)
Syntax
| C# |
|---|
bool HasParentProperty { get; } |
| Visual Basic |
|---|
ReadOnly Property HasParentProperty As Boolean Get |
| Visual C++ |
|---|
property bool HasParentProperty { bool get (); } |