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

Inheritance: FluentNHibernate.Conventions.ForeignKeyConvention
Afficher le fichier Open project: sharparchitecture/Sharp-Architecture

Méthodes protégées

Méthode Description
GetKeyName ( Member property, Type type ) : string

Generates Foreign Key name.

Method Details

GetKeyName() protected méthode

Generates Foreign Key name.
protected GetKeyName ( Member property, Type type ) : string
property Member
type System.Type
Résultat string