Namespaces

Types in FluentNHibernate.Conventions.Inspections

Type IColumnInspector

Namespace FluentNHibernate.Conventions.Inspections

Interfaces IInspector

Properties

Public properties

string Check get;

string Default get;

string Index get;

int Length get;

string Name get;

bool NotNull get;

int Precision get;

int Scale get;

string SqlType get;

bool Unique get;

string UniqueKey get;