Namespace:
NHibernate.Mapping
Assembly: NHibernate (in NHibernate.dll)
Assembly: NHibernate (in NHibernate.dll)
Syntax
Visual Basic (Declaration) |
---|
Public ReadOnly Property EntityType As EntityType |
C# |
---|
public EntityType EntityType { get; } |
Visual C++ |
---|
public: property EntityType^ EntityType { EntityType^ get (); } |
JavaScript |
---|
function get_entityType(); |