C# 클래스 Zetbox.DalProvider.Ef.Generator.Templates.CollectionEntries.RelationEntry

상속: Zetbox.Generator.Templates.CollectionEntries.RelationEntry
파일 보기 프로젝트 열기: daszat/zetbox

공개 메소드들

메소드 설명
RelationEntry ( Arebis _host, IZetboxContext ctx, Relation rel ) : System

보호된 메소드들

메소드 설명
ApplyClassAttributeTemplate ( ) : void
ApplyObjectReferenceProperty ( Relation rel, RelationEndRole endRole, string propertyName ) : void

메소드 상세

ApplyClassAttributeTemplate() 보호된 메소드

protected ApplyClassAttributeTemplate ( ) : void
리턴 void

ApplyObjectReferenceProperty() 보호된 메소드

protected ApplyObjectReferenceProperty ( Relation rel, RelationEndRole endRole, string propertyName ) : void
rel Relation
endRole RelationEndRole
propertyName string
리턴 void

RelationEntry() 공개 메소드

public RelationEntry ( Arebis _host, IZetboxContext ctx, Relation rel ) : System
_host Arebis
ctx IZetboxContext
rel Relation
리턴 System