Поделиться через


Перечисление InterpretSubtotalsAsDetailsTypes

Specifies whether subtotal rows should be interpreted as detail rows instead of aggregate rows.

Пространство имен:  Microsoft.ReportingServices.RdlObjectModel
Сборка:  Microsoft.ReportingServices.Designer.Controls (в Microsoft.ReportingServices.Designer.Controls.dll)

Синтаксис

'Декларация
Public Enumeration InterpretSubtotalsAsDetailsTypes
'Применение
Dim instance As InterpretSubtotalsAsDetailsTypes
public enum InterpretSubtotalsAsDetailsTypes
public enum class InterpretSubtotalsAsDetailsTypes
type InterpretSubtotalsAsDetailsTypes
public enum InterpretSubtotalsAsDetailsTypes

Элементы

Имя элемента Описание
Auto Indicates that the subtotal rows should be treated as detail rows if the report does not use the Aggregate() function to access any fields in the data set.
False Indicates that subtotal rows should always be interpreted as aggregate rows.
True Indicates that subtotal rows should always be interpreted as detail rows.

См. также

Справочник

Пространство имен Microsoft.ReportingServices.RdlObjectModel