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