ReportFilter
更新时间: 2024-01-25 浏览次数: {{ hits }}

类名 : ReportFilter
说明 : 报表过滤 属性 : 

名称说明
ColumnCode列编码(报表数据源内唯一)
ColumnName列名称(数据库原始的)
DisplayName显示名称
PropertyName_FilterType属性名称
FilterType参数类型
PropertyName_FilterValue属性名称
FilterValue参数值 ParameterType=时间:1=当天;2=本周;3=本月;4=本季度;5=本年度; ParameterType=组织类型:1=本人;2=本部门;3=所有
PropertyName_DefaultValue属性名称
DefaultValue默认值
PropertyName_ColumnType属性名称
ColumnType列类型
AssociationSchemaCode如果该字段是一个关联字段,那么这里记录关联的类型,有两种:固定关联某一个Schema下面的某个对象,如果是固定的,那么这里记录的是SchemaCode,如果是变化的,那么这里记录是哪个字段记录SchemaCode
AssociationField关联字段
AssociationFilter关联查询过滤规则
PropertyName_OrganizationType属性名称
OrganizationType默认值
PropertyName_AllowNull属性名称
AllowNull允许为空
PropertyName_Visible属性名称
Visible是否显示
PropertyName_IsSqlWhere属性名称
IsSqlWhere是否显示
PropertyName_IsCustom属性名称
IsCustom是自开发的



成员 : 

名称说明
TableName表名称
PropertyName_ColumnCode属性名称
PropertyName_ColumnName属性名称
PropertyName_DisplayName属性名称
PropertyName_AssociationSchemaCode属性名称
PropertyName_AssociationField属性名称
PropertyName_AssociationFilter属性名称


构造方法名称 : #ctor

参数说明


返回值