Defines the output behavior for data rendering.
命名空間: Microsoft.ReportingServices.ReportRendering
組件: Microsoft.ReportingServices.ProcessingCore (in microsoft.reportingservices.processingcore.dll)
語法
'宣告
Public Enumeration DataElementOutputTypes
public enum DataElementOutputTypes
public enum class DataElementOutputTypes
public enum DataElementOutputTypes
public enum DataElementOutputTypes
Members
| Member name | Description |
|---|---|
| ContentsOnly | Specifies that the item itself should not appear in data renderings, but its contents should be rendered as if they were in this item’s container. |
| NoOutput | Specifies that the item should not appear in data renderings. |
| Output | Specifies that the item should appear in data renderings. |
平台
開發平台
如需受支援的平台清單,請參閱<安裝 SQL Server 2005 的硬體和軟體需求>。
目標平台
如需受支援的平台清單,請參閱<安裝 SQL Server 2005 的硬體和軟體需求>。