C# Class FluentNHibernate.AutoMappingExpressions

Mostra file Open project: HudsonAkridge/fluent-nhibernate

Public Properties

Property Type Description
FindIdentity bool>.Func
FindMappablePrivateProperties bool>.Func
GetComponentColumnPrefix string>.Func
GetParentSideForManyToMany Func
IsBaseType bool>.Func
IsComponentType bool>.Func
IsConcreteBaseType bool>.Func

Property Details

FindIdentity public_oe property

public Func FindIdentity
return bool>.Func

FindMappablePrivateProperties public_oe property

public Func FindMappablePrivateProperties
return bool>.Func

GetComponentColumnPrefix public_oe property

public Func GetComponentColumnPrefix
return string>.Func

GetParentSideForManyToMany public_oe property

public Func GetParentSideForManyToMany
return Func

IsBaseType public_oe property

public Func IsBaseType
return bool>.Func

IsComponentType public_oe property

public Func IsComponentType
return bool>.Func

IsConcreteBaseType public_oe property

public Func IsConcreteBaseType
return bool>.Func