Namespaces

Types in FluentNHibernate.Conventions.Inspections

Type ElementInspector

Namespace FluentNHibernate.Conventions.Inspections

Interfaces IElementInspector

Properties

Public properties

IEnumerable<IColumnInspector> Columns get;

Type EntityType get;

string Formula get;

int Length get;

bool NotNull get;

int Precision get;

int Scale get;

string StringIdentifierForModel get;

TypeReference Type get;

bool Unique get;