Abstracts the notion of a "property". Defines a strategy for accessing the
value of a mapped property.
Namespace: NHibernate.Property
Assembly: NHibernate (in NHibernate)
Version: 1.2.0.4000
Syntax
| Visual Basic (Declaration) |
|---|
Public Interface IPropertyAccessor |
| C# |
|---|
public interface IPropertyAccessor |
| Visual C++ |
|---|
public interface class IPropertyAccessor |