Namespaces

Types in FluentNHibernate.Conventions.Inspections

Type CompositeIdentityInspector

Namespace FluentNHibernate.Conventions.Inspections

Interfaces ICompositeIdentityInspector

Properties

Public properties

Access Access get;

TypeReference Class get;

Type EntityType get;

IEnumerable<IKeyManyToOneInspector> KeyManyToOnes get;

IEnumerable<IKeyPropertyInspector> KeyProperties get;

bool Mapped get;

string Name get;

string StringIdentifierForModel get;

string UnsavedValue get;