Namespaces

Types in FluentNHibernate.Automapping.Alterations

Type AutoMappingOverrideAlteration

Namespace FluentNHibernate.Automapping.Alterations

Interfaces IAutoMappingAlteration

Built-in alteration for altering an AutoPersistenceModel with instance of IAutoMappingOverride.

Methods

Public instance methods

bool Equals(object obj)

Determines whether the specified Entity is equal to the current Object.
Parameters
object obj

The Object to compare with the current Object.

Return
bool

true if the specified Entity is equal to the current Object ; otherwise, false.

int GetHashCode()

Serves as a hash function for a Entity.
Return
int

A hash code for the current Object.

Type GetType()

string ToString()