프로퍼티 | 타입 | 설명 | |
---|---|---|---|
ctx | IZetboxContext | ||
parentName | string | ||
prop | CompoundObjectProperty | ||
propNameOverride | string |
메소드 | 설명 | |
---|---|---|
Call ( IGenerationHost host, IZetboxContext ctx, System.Property prop, string parentName ) : void | ||
Call ( IGenerationHost host, IZetboxContext ctx, System.Property prop, string propNameOverride, string parentName ) : void | ||
Generate ( ) : void | ||
ModelMslEntityTypeMappingComplexProperty ( Arebis _host, IZetboxContext ctx, CompoundObjectProperty prop, string propNameOverride, string parentName ) : System |
public static Call ( IGenerationHost host, IZetboxContext ctx, System.Property prop, string parentName ) : void | ||
host | IGenerationHost | |
ctx | IZetboxContext | |
prop | System.Property | |
parentName | string | |
리턴 | void |
public static Call ( IGenerationHost host, IZetboxContext ctx, System.Property prop, string propNameOverride, string parentName ) : void | ||
host | IGenerationHost | |
ctx | IZetboxContext | |
prop | System.Property | |
propNameOverride | string | |
parentName | string | |
리턴 | void |
public ModelMslEntityTypeMappingComplexProperty ( Arebis _host, IZetboxContext ctx, CompoundObjectProperty prop, string propNameOverride, string parentName ) : System | ||
_host | Arebis | |
ctx | IZetboxContext | |
prop | CompoundObjectProperty | |
propNameOverride | string | |
parentName | string | |
리턴 | System |