Namespace:
NHibernate.Mapping
Assembly: NHibernate (in NHibernate.dll)
Assembly: NHibernate (in NHibernate.dll)
Syntax
Visual Basic (Declaration) |
---|
Protected ReadOnly Property PropertyAccessor As IPropertyAccessor |
C# |
---|
protected IPropertyAccessor PropertyAccessor { get; } |
Visual C++ |
---|
protected: property IPropertyAccessor^ PropertyAccessor { IPropertyAccessor^ get (); } |
JavaScript |
---|
function get_propertyAccessor(); |