ReportFormatParameter 元素 (ASSL)
包含某个参数的名称和值,该参数用于指定 Microsoft SQL Server Reporting Services 报表运行时的格式。
语法
<ReportFormatParameters>
<ReportFormatParameter>
<Name>...</Name>
<Value>...</Value>
</ReportFormatParameter>
</ReportFormatParameters>
元素特征
特征 |
说明 |
---|---|
数据类型和长度 |
无 |
默认值 |
无 |
基数 |
0-n:可多次出现的可选元素。 |
元素关系
关系 |
元素 |
---|---|
父元素 |
|
子元素 |
注释
在 Analysis Management Objects (AMO) 对象模型中,与 ReportFormatParameter 的父级对应的元素为 ReportAction。