Namespaces

Types in FluentNHibernate.Conventions.Instances

Type IdentityInstance

Namespace FluentNHibernate.Conventions.Instances

Parent IdentityInspector

Interfaces IIdentityInstance

Properties

Public properties

IAccessInstance Access get;

string Check get;

IEnumerable<IColumnInspector> Columns get;

string Default get;

Type EntityType get;

IGeneratorInstance GeneratedBy get;

IGeneratorInspector Generator get;

string Index get;

int Length get;

string Name get;

IIdentityInstance Not 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;