SupportsGenericQueryDesignerAttribute Classe

Définition

Spécifie si le IQueryDesigner mode texte personnalisé est pris en charge.

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
Héritage
SupportsGenericQueryDesignerAttribute
Attributs

Constructeurs

SupportsGenericQueryDesignerAttribute(Boolean)

Initialise une nouvelle instance de la classe SupportsGenericQueryDesignerAttribute.

Propriétés

SupportsGenericQueryDesigner

Obtient une valeur de type Boolean qui indique si IQueryDesigner prend en charge le mode texte personnalisé.

S’applique à