ReportSource
更新时间: 2024-02-02 浏览次数: {{ hits }}

类名 : ReportSource
说明 : 报表数据源 属性 : 

名称说明
DisplayName数据源展示时的显示名称
IsUseSql使用SQL
ReportSourceType报表数据源类型
CommandTextSQL语句
SchemaCode数据模型编码
ReportSourceAssociations关联对象
IsSubSheet是否子表字段
SqlColumnsSQL字段
SQLWhereColumnsSQLWhere条件
FunctionColumns函数计算字段
AppGroup所在分组
PropertyName_IsCustom属性名称
IsCustom是自开发的



成员 : 

名称说明
TableName表名称
PropertyName_DisplayName属性名称
PropertyName_IsUseSql是否使用SQL
PropertyName_ReportSourceType属性名称
PropertyName_CommandText属性名称
PropertyName_SchemaCode属性名称
PropertyName_ReportSourceAssociations属性名称
PropertyName_IsSubSheet是否排序字段
PropertyName_SqlColumns属性名称
PropertyName_SQLWhereColumns属性名称
PropertyName_FunctionColumns属性名称
PropertyName_AppGroup属性名称


构造方法名称 : #ctor

参数说明


返回值