프로퍼티 | 타입 | 설명 | |
---|---|---|---|
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 |
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 |
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 |