SupportsGenericQueryDesignerAttribute(Boolean) Конструктор
Определение
Важно!
Некоторые сведения относятся к предварительной версии продукта, в которую до выпуска могут быть внесены существенные изменения. Майкрософт не предоставляет никаких гарантий, явных или подразумеваемых, относительно приведенных здесь сведений.
Инициализирует новый экземпляр класса SupportsGenericQueryDesignerAttribute.
public:
SupportsGenericQueryDesignerAttribute(bool supportsGenericQueryDesigner);
public SupportsGenericQueryDesignerAttribute (bool supportsGenericQueryDesigner);
new Microsoft.ReportingServices.Interfaces.SupportsGenericQueryDesignerAttribute : bool -> Microsoft.ReportingServices.Interfaces.SupportsGenericQueryDesignerAttribute
Public Sub New (supportsGenericQueryDesigner As Boolean)
Параметры
- supportsGenericQueryDesigner
- Boolean
Указывает, поддерживает ли IQueryDesigner пользовательский текстовый режим.