SupportsGenericQueryDesignerAttribute Classe

Definição

Especifica se suporta IQueryDesigner modo de texto personalizado.

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
Herança
SupportsGenericQueryDesignerAttribute
Atributos

Construtores

Nome Description
SupportsGenericQueryDesignerAttribute(Boolean)

Inicializa uma nova instância da classe SupportsGenericQueryDesignerAttribute.

Propriedades

Nome Description
SupportsGenericQueryDesigner

Recebe um valor booleano que indica se suporta IQueryDesigner modo de texto personalizado.

Aplica-se a