DataElementOutputTypes 열거형

Defines the output behavior for data rendering.

네임스페이스:  Microsoft.ReportingServices.ReportRendering
어셈블리:  Microsoft.ReportingServices.ProcessingCore(Microsoft.ReportingServices.ProcessingCore.dll)

구문

‘선언
Public Enumeration DataElementOutputTypes
‘사용 방법
Dim instance As DataElementOutputTypes
public enum DataElementOutputTypes
public enum class DataElementOutputTypes
type DataElementOutputTypes
public enum DataElementOutputTypes

멤버

멤버 이름 설명
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.

참고 항목

참조

Microsoft.ReportingServices.ReportRendering 네임스페이스