[Missing <summary> documentation for "P:NHibernate.Tuple.Entity.EntityMetamodel.EntityType"]
Assembly: NHibernate (in NHibernate.dll) Version: 3.2.0.4000 (3.2.0.4000)
Syntax
C# |
---|
public EntityType EntityType { get; } |
Visual Basic |
---|
Public ReadOnly Property EntityType As EntityType Get |
Visual C++ |
---|
public: property EntityType^ EntityType { EntityType^ get (); } |