Namespaces

Types in FluentNHibernate.Mapping

Type DiscriminatorPart

Namespace FluentNHibernate.Mapping

Interfaces IDiscriminatorMappingProvider

Methods

Properties

Public instance methods

DiscriminatorPart AlwaysSelectWithValue()

Force NHibernate to always select using the discriminator value, even when selecting all subclasses. This can be useful when your table contains more discriminator values than you have classes (legacy).
Sets the "force" attribute.

Public properties

DiscriminatorPart Not get;

Invert the next boolean operation