Namespaces

Types in FluentNHibernate.Conventions.Inspections

Type IIdentityInspector

Namespace FluentNHibernate.Conventions.Inspections

Interfaces IExposedThroughPropertyInspector, IIdentityInspectorBase

Properties

Public properties

string Check get;

IEnumerable<IColumnInspector> Columns get;

string Default get;

IGeneratorInspector Generator get;

string Index get;

int Length get;

bool Nullable get;

int Precision get;

int Scale get;

string SqlType get;

TypeReference Type get;

bool Unique get;

string UniqueKey get;