C# Class Zetbox.DalProvider.Ef.Generator.Templates.Serialization.EagerLoadingSerialization

Inheritance: Zetbox.Generator.Templates.Serialization.EagerLoadingSerialization
Afficher le fichier Open project: daszat/zetbox

Protected Properties

Свойство Type Description
relationEntryCollectionName string

Méthodes publiques

Méthode Description
EagerLoadingSerialization ( Arebis _host, IZetboxContext ctx, Zetbox.Generator.Templates direction, string streamName, string xmlnamespace, string xmlname, string collectionName, bool serializeIds, bool serializeRelationEntries, string relationEntryCollectionName ) : System

Méthodes protégées

Méthode Description
ApplyRelationEntrySerialization ( ) : void

Method Details

ApplyRelationEntrySerialization() protected méthode

protected ApplyRelationEntrySerialization ( ) : void
Résultat void

EagerLoadingSerialization() public méthode

public EagerLoadingSerialization ( Arebis _host, IZetboxContext ctx, Zetbox.Generator.Templates direction, string streamName, string xmlnamespace, string xmlname, string collectionName, bool serializeIds, bool serializeRelationEntries, string relationEntryCollectionName ) : System
_host Arebis
ctx IZetboxContext
direction Zetbox.Generator.Templates
streamName string
xmlnamespace string
xmlname string
collectionName string
serializeIds bool
serializeRelationEntries bool
relationEntryCollectionName string
Résultat System

Property Details

relationEntryCollectionName protected_oe property

protected string relationEntryCollectionName
Résultat string