Namespaces

Types in FluentNHibernate.Conventions.Inspections

Type IdentityInspector

Namespace FluentNHibernate.Conventions.Inspections

Parent ColumnBasedInspector

Interfaces IIdentityInspector

Properties

Public properties

Access Access get;

string Check get;

IEnumerable<IColumnInspector> Columns get;

string Default get;

Type EntityType get;

IGeneratorInspector Generator get;

string Index get;

int Length get;

string Name get;

bool Nullable get;

int Precision get;

Member Property get;

int Scale get;

string SqlType get;

string StringIdentifierForModel get;

TypeReference Type get;

bool Unique get;

string UniqueKey get;

string UnsavedValue get;