SupportsGenericQueryDesignerAttribute Класс

Определение

Указывает, поддерживает ли IQueryDesigner пользовательский текстовый режим.

public ref class SupportsGenericQueryDesignerAttribute : Attribute
[System.AttributeUsage(System.AttributeTargets.Class)]
public class SupportsGenericQueryDesignerAttribute : Attribute
[<System.AttributeUsage(System.AttributeTargets.Class)>]
type SupportsGenericQueryDesignerAttribute = class
    inherit Attribute
Public Class SupportsGenericQueryDesignerAttribute
Inherits Attribute
Наследование
SupportsGenericQueryDesignerAttribute
Атрибуты

Конструкторы

SupportsGenericQueryDesignerAttribute(Boolean)

Инициализирует новый экземпляр класса SupportsGenericQueryDesignerAttribute.

Свойства

SupportsGenericQueryDesigner

Возвращает логическое значение, показывающее, поддерживает ли IQueryDesigner пользовательский текстовый режим.

Применяется к