Namespaces

Types in FluentNHibernate.Conventions.Instances

Type VersionInstance

Namespace FluentNHibernate.Conventions.Instances

Parent VersionInspector

Interfaces IVersionInstance

Properties

Public properties

IAccessInstance Access get;

string Check get;

IDefaultableEnumerable<T> Columns get;

string Default get;

Type EntityType get;

IGeneratedInstance Generated get;

string Index get;

int Length get;

string Name get;

IVersionInstance Not get;

bool Nullable get;

int Precision get;

int Scale get;

string SqlType get;

string StringIdentifierForModel get;

TypeReference Type get;

bool Unique get;

string UniqueKey get;

string UnsavedValue get;