Конструктор SupportsGenericQueryDesignerAttribute
Initializes a new instance of the SupportsGenericQueryDesignerAttribute class.
Пространство имен: Microsoft.ReportingServices.Interfaces
Сборка: Microsoft.ReportingServices.QueryDesigners (в Microsoft.ReportingServices.QueryDesigners.dll)
Синтаксис
'Декларация
Public Sub New ( _
supportsGenericQueryDesigner As Boolean _
)
'Применение
Dim supportsGenericQueryDesigner As Boolean
Dim instance As New SupportsGenericQueryDesignerAttribute(supportsGenericQueryDesigner)
public SupportsGenericQueryDesignerAttribute(
bool supportsGenericQueryDesigner
)
public:
SupportsGenericQueryDesignerAttribute(
bool supportsGenericQueryDesigner
)
new :
supportsGenericQueryDesigner:bool -> SupportsGenericQueryDesignerAttribute
public function SupportsGenericQueryDesignerAttribute(
supportsGenericQueryDesigner : boolean
)
Параметры
- supportsGenericQueryDesigner
Тип: System. . :: . .Boolean
Whether the IQueryDesigner supports custom text mode.