Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
SharpArch
Specifications
NHibernate
Mappings
Conventions
CustomForeignKeyConvention
C# Class SharpArch.Specifications.NHibernate.Mappings.Conventions.CustomForeignKeyConvention
Inheritance:
FluentNHibernate.Conventions.ForeignKeyConvention
Show file
Open project: sharparchitecture/Sharp-Architecture
Protected Methods
Method
Description
GetKeyName
(
Member
property
,
Type
type
) :
string
Generates Foreign Key name.
Method Details
GetKeyName()
protected
method
Generates Foreign Key name.
protected
GetKeyName
(
Member
property
,
Type
type
) :
string
property
Member
type
System.Type
return
string