C# Класс Test.CustomerExample.BO.BOWithNonGuidID

Наследование: BusinessObject
Показать файл Открыть проект Примеры использования класса

Защищенные методы

Метод Описание
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