C# Class SharpArch.Specifications.NHibernate.Mappings.Conventions.CustomForeignKeyConvention

Inheritance: FluentNHibernate.Conventions.ForeignKeyConvention
Mostra 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