Represents a "back-reference" to the id of a collection owner.
Namespace: NHibernate.PropertiesAssembly: NHibernate (in NHibernate.dll) Version: 3.2.0.4000 (3.2.0.4000)
Syntax
| C# |
|---|
[SerializableAttribute] public class BackrefPropertyAccessor : IPropertyAccessor |
| Visual Basic |
|---|
<SerializableAttribute> _ Public Class BackrefPropertyAccessor _ Implements IPropertyAccessor |
| Visual C++ |
|---|
[SerializableAttribute] public ref class BackrefPropertyAccessor : IPropertyAccessor |