Namespaces

Types in FluentNHibernate.Conventions.Inspections

Type DynamicComponentInspector

Namespace FluentNHibernate.Conventions.Inspections

Parent ComponentBaseInspector

Interfaces IDynamicComponentInspector

Properties

Public properties

Access Access get;

IEnumerable<IAnyInspector> Anys get;

TypeReference Class get;

IEnumerable<ICollectionInspector> Collections get;

IEnumerable<IComponentBaseInspector> Components get;

Type EntityType get;

bool Insert get;

string Name get;

IEnumerable<IOneToOneInspector> OneToOnes get;

bool OptimisticLock get;

IParentInspector Parent get;

IEnumerable<IPropertyInspector> Properties get;

Member Property get;

IEnumerable<IManyToOneInspector> References get;

string StringIdentifierForModel get;

Type Type get;

bool Unique get;

bool Update get;