C# Класс Zetbox.DalProvider.Ef.Generator.Templates.Properties.CollectionEntryListProperty

Показать файл Открыть проект

Защищенные свойства (Protected)

Свойство Тип Описание
ctx IZetboxContext
endRole RelationEndRole
rel Relation
serializationList Zetbox.Generator.Templates.Serialization.SerializationMembersList

Открытые методы

Метод Описание
Call ( Arebis _host, IZetboxContext ctx, Zetbox serializationList, Relation rel, RelationEndRole endRole ) : void
CollectionEntryListProperty ( Arebis _host, IZetboxContext ctx, Zetbox serializationList, Relation rel, RelationEndRole endRole ) : System
Generate ( ) : void

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

Метод Описание
AddSerialization ( Zetbox.Generator.Templates list, string memberName, bool eagerLoading ) : void

Описание методов

AddSerialization() защищенный Метод

protected AddSerialization ( Zetbox.Generator.Templates list, string memberName, bool eagerLoading ) : void
list Zetbox.Generator.Templates
memberName string
eagerLoading bool
Результат void

Call() публичный статический Метод

public static Call ( Arebis _host, IZetboxContext ctx, Zetbox serializationList, Relation rel, RelationEndRole endRole ) : void
_host Arebis
ctx IZetboxContext
serializationList Zetbox
rel Relation
endRole RelationEndRole
Результат void

CollectionEntryListProperty() публичный Метод

public CollectionEntryListProperty ( Arebis _host, IZetboxContext ctx, Zetbox serializationList, Relation rel, RelationEndRole endRole ) : System
_host Arebis
ctx IZetboxContext
serializationList Zetbox
rel Relation
endRole RelationEndRole
Результат System

Generate() публичный Метод

public Generate ( ) : void
Результат void

Описание свойств

ctx защищенное свойство

protected IZetboxContext ctx
Результат IZetboxContext

endRole защищенное свойство

protected RelationEndRole endRole
Результат RelationEndRole

rel защищенное свойство

protected Relation rel
Результат Relation

serializationList защищенное свойство

protected Zetbox.Generator.Templates.Serialization.SerializationMembersList serializationList
Результат Zetbox.Generator.Templates.Serialization.SerializationMembersList