The IManyToOneMapper type exposes the following members.

Methods

  NameDescription
Public methodAccess(Type) (Inherited from IAccessorPropertyMapper.)
Public methodAccess(Accessor) (Inherited from IAccessorPropertyMapper.)
Public methodCascade
Public methodClass
Force the many-to-one to a different type than the one of the property.
Public methodColumn(String) (Inherited from IColumnsMapper.)
Public methodColumn(Action<(Of <<'(IColumnMapper>)>>)) (Inherited from IColumnsMapper.)
Public methodColumns (Inherited from IColumnsMapper.)
Public methodFetch
Public methodForeignKey
Public methodFormula
Public methodIndex
Public methodInsert
Public methodLazy
Public methodNotNullable
Public methodOptimisticLock (Inherited from IEntityPropertyMapper.)
Public methodUnique
Public methodUniqueKey
Public methodUpdate

See Also