Property | Type | Description | |
---|---|---|---|
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 |
Method | Description | |
---|---|---|
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 |
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 | |
return | void |
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 | |
return | System |
protected string exposedCollectionInterface | ||
return | string |