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

Наследование: Zetbox.Generator.MemberTemplate
Показать файл Открыть проект

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

Свойство Тип Описание
aSideType string
bSideType string
backingCollectionType string
backingName string
ctx IZetboxContext
eagerLoading bool
entryType string
exposedCollectionInterface string
name string
providerCollectionType string
referencedInterface string
relId System.Guid
role RelationEndRole
serializationList Serialization.SerializationMembersList

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

Метод Описание
Call ( Arebis _host, IZetboxContext ctx, Serialization serializationList, string name, string exposedCollectionInterface, string referencedInterface, string backingName, string backingCollectionType, string aSideType, string bSideType, string entryType, string providerCollectionType, System.Guid relId, RelationEndRole role, bool eagerLoading ) : void
CollectionEntryListProperty ( Arebis _host, IZetboxContext ctx, Serialization serializationList, string name, string exposedCollectionInterface, string referencedInterface, string backingName, string backingCollectionType, string aSideType, string bSideType, string entryType, string providerCollectionType, System.Guid relId, RelationEndRole role, bool eagerLoading ) : System
Generate ( ) : void

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

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

public static Call ( Arebis _host, IZetboxContext ctx, Serialization serializationList, string name, string exposedCollectionInterface, string referencedInterface, string backingName, string backingCollectionType, string aSideType, string bSideType, string entryType, string providerCollectionType, System.Guid relId, RelationEndRole role, bool eagerLoading ) : void
_host Arebis
ctx IZetboxContext
serializationList Serialization
name string
exposedCollectionInterface string
referencedInterface string
backingName string
backingCollectionType string
aSideType string
bSideType string
entryType string
providerCollectionType string
relId System.Guid
role RelationEndRole
eagerLoading bool
Результат void

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

public CollectionEntryListProperty ( Arebis _host, IZetboxContext ctx, Serialization serializationList, string name, string exposedCollectionInterface, string referencedInterface, string backingName, string backingCollectionType, string aSideType, string bSideType, string entryType, string providerCollectionType, System.Guid relId, RelationEndRole role, bool eagerLoading ) : System
_host Arebis
ctx IZetboxContext
serializationList Serialization
name string
exposedCollectionInterface string
referencedInterface string
backingName string
backingCollectionType string
aSideType string
bSideType string
entryType string
providerCollectionType string
relId System.Guid
role RelationEndRole
eagerLoading bool
Результат System

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

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

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

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

protected string aSideType
Результат string

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

protected string bSideType
Результат string

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

protected string backingCollectionType
Результат string

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

protected string backingName
Результат string

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

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

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

protected bool eagerLoading
Результат bool

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

protected string entryType
Результат string

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

protected string exposedCollectionInterface
Результат string

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

protected string name
Результат string

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

protected string providerCollectionType
Результат string

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

protected string referencedInterface
Результат string

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

protected Guid,System relId
Результат System.Guid

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

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

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

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