ReportSourceAssociation
更新时间: 2023-12-06 浏览次数: {{ hits }}

类名 : ReportSourceAssociation
说明 : 数据源关联 属性 : 

名称说明
RootSchemaCode根数据模型编码
SchemaCode数据模型编码
MasterField主表字段编码,tableName.replace('-','')+'_'+fieldname
SubField关联表字段编码,tableName.replace('-','')+'_'+fieldname
Mode关联表字段编码
Method关联关系构建方式
IsSubSheet是否子表字段



成员 : 

名称说明
TableName表名称
PropertyName_RootSchemaCode数据模型编码属性名称
_RootSchemaCode数据模型编码
PropertyName_SchemaCode数据模型编码属性名称
_SchemaCode数据模型编码
PropertyName_MasterField主表字段编码属性名称
_MasterField主表字段编码
PropertyName_SubField关联表字段编码属性名称
_SubField关联表字段编码
PropertyName_Mode关联模式编码属性名称
_Mode关联表字段编码
PropertyName_Method关联关系构建方式 方便前端展示时判断是否需要编辑
_Method关联关系构建方式
PropertyName_IsSubSheet是否排序字段


构造方法名称 : #ctor

参数说明


返回值