Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
Indicates whether the item should appear in a data rendering.
Namespace: Microsoft.ReportingServices.OnDemandReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)
Syntax
'Declaration
Public Enumeration DataElementOutputTypes
'Usage
Dim instance As DataElementOutputTypes
public enum DataElementOutputTypes
public enum class DataElementOutputTypes
type DataElementOutputTypes
public enum DataElementOutputTypes
Members
| Member name | Description | |
|---|---|---|
| Auto | Specifies the following behavior:
|
|
| ContentsOnly | Specifies that the item should not appear in the XML, but its contents should be rendered as if they were in this item’s container. Only applies to Rectangle. | |
| NoOutput | Specifies that the item should not appear in the output. | |
| Output | Specifies that the item should appear in the output. |
See Also
Reference
Microsoft.ReportingServices.OnDemandReportRendering Namespace