C# 클래스 Synergy.NHibernate.Conventions.PrimaryKeyConvention

상속: IIdConvention
파일 보기 프로젝트 열기: synergy-software/synergy.framework

공개 메소드들

메소드 설명
Apply ( IIdentityInstance instance ) : void

Override the method to change the Primary Key generation convetnion.

메소드 상세

Apply() 공개 메소드

Override the method to change the Primary Key generation convetnion.
public Apply ( IIdentityInstance instance ) : void
instance IIdentityInstance
리턴 void