Namespaces

Types in FluentNHibernate.MappingModel

Type OneToOneMapping

Namespace FluentNHibernate.MappingModel

Parent MappingBase

Methods

Properties

Public instance methods

bool Equals(OneToOneMapping other)

Public properties

string Access get; set;

string Cascade get; set;

TypeReference Class get; set;

bool Constrained get; set;

Type ContainingEntityType get; set;

string EntityName get; set;

string Fetch get; set;

string ForeignKey get; set;

string Lazy get; set;

string Name get; set;

string PropertyRef get; set;