DoNotCacheQueryDesignerAttribute Classe

Definição

Força um designer de consulta a ser recarregado toda vez que ele é instanciado.

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

Construtores

DoNotCacheQueryDesignerAttribute()

Inicializa uma nova instância da classe DoNotCacheQueryDesignerAttribute.

Aplica-se a