DoNotCacheQueryDesignerAttribute Classe

Définition

Force un concepteur de requêtes à être rechargé à chaque fois qu'il est instancié.

public ref class DoNotCacheQueryDesignerAttribute : Attribute
[System.AttributeUsage(System.AttributeTargets.Class)]
public class DoNotCacheQueryDesignerAttribute : Attribute
[<System.AttributeUsage(System.AttributeTargets.Class)>]
type DoNotCacheQueryDesignerAttribute = class
    inherit Attribute
Public Class DoNotCacheQueryDesignerAttribute
Inherits Attribute
Héritage
DoNotCacheQueryDesignerAttribute
Attributs

Constructeurs

DoNotCacheQueryDesignerAttribute()

Initialise une nouvelle instance de la classe DoNotCacheQueryDesignerAttribute.

S’applique à