Condividi tramite


DataElementOutputTypes Enumeration

Defines the output behavior for data rendering.

Spazio dei nomi: Microsoft.ReportingServices.ReportRendering
Assembly : Microsoft.ReportingServices.ProcessingCore (in microsoft.reportingservices.processingcore.dll)

Sintassi

'Dichiarazione
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.

Piattaforme

Piattaforme di sviluppo

Per un elenco delle piattaforme supportate, vedere Requisiti hardware e software per l'Installazione di SQL Server 2005.

Piattaforme di destinazione

Per un elenco delle piattaforme supportate, vedere Requisiti hardware e software per l'Installazione di SQL Server 2005.

Vedere anche

Riferimento

Microsoft.ReportingServices.ReportRendering Namespace