C# 클래스 Test.CustomerExample.BO.BOWithNonGuidID

상속: BusinessObject
파일 보기 프로젝트 열기: Chillisoft/habanero 1 사용 예제들

보호된 메소드들

메소드 설명
ConstructClassDef ( ) : ClassDef

Overriding this method allows the developer to construct the class definitions for a business object directly in code instead of based on ClassDefs.xml

CreateBOPropDef ( ) : PropDefCol

비공개 메소드들

메소드 설명
CreateClassDef ( ) : ClassDef
CreatePrimaryKey ( PropDefCol lPropDefCol ) : PrimaryKeyDef
GetClassDef ( ) : ClassDef

메소드 상세

ConstructClassDef() 보호된 메소드

Overriding this method allows the developer to construct the class definitions for a business object directly in code instead of based on ClassDefs.xml
protected ConstructClassDef ( ) : ClassDef
리턴 ClassDef

CreateBOPropDef() 보호된 정적인 메소드

protected static CreateBOPropDef ( ) : PropDefCol
리턴 PropDefCol