[Missing <summary> documentation for "P:NHibernate.Type.ComponentType.IsEntityType"]
Assembly: NHibernate (in NHibernate.dll) Version: 3.2.0.4000 (3.2.0.4000)
Syntax
C# |
---|
public override bool IsEntityType { get; } |
Visual Basic |
---|
Public Overrides ReadOnly Property IsEntityType As Boolean Get |
Visual C++ |
---|
public: virtual property bool IsEntityType { bool get () override; } |
Implements
IType..::..IsEntityTypeIType..::..IsEntityType