Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
Synergy
NHibernate
Conventions
PrimaryKeyConvention
C# Class Synergy.NHibernate.Conventions.PrimaryKeyConvention
Inheritance:
IIdConvention
Exibir arquivo
Open project: synergy-software/synergy.framework
Public Methods
Method
Description
Apply
(
IIdentityInstance
instance
) :
void
Override the method to change the Primary Key generation convetnion.
Method Details
Apply()
public
method
Override the method to change the Primary Key generation convetnion.
public
Apply
(
IIdentityInstance
instance
) :
void
instance
IIdentityInstance
return
void