Перечисление UsedInQueryTypes
Specifies whether this parameter directly or indirectly affects the data in a report.
Пространство имен: Microsoft.ReportingServices.RdlObjectModel
Сборка: Microsoft.ReportingServices.Designer.Controls (в Microsoft.ReportingServices.Designer.Controls.dll)
Синтаксис
'Декларация
Public Enumeration UsedInQueryTypes
'Применение
Dim instance As UsedInQueryTypes
public enum UsedInQueryTypes
public enum class UsedInQueryTypes
type UsedInQueryTypes
public enum UsedInQueryTypes
Элементы
Имя элемента | Описание | |
---|---|---|
Auto | Indicates that the report processor should determine a setting automatically. | |
False | Indicates that the report parameter is not used directly or indirectly in a dataset query or query parameter expression. | |
True | Indicates that the report parameter is used directly or indirectly in a dataset query or query parameter expression. |
См. также
Справочник
Пространство имен Microsoft.ReportingServices.RdlObjectModel