DoNotCacheQueryDesignerAttribute Klasse

Definition

Erzwingt, dass ein Abfrage-Designer jedes Mal neu geladen wird, wenn er instanziiert wird.

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
Vererbung
DoNotCacheQueryDesignerAttribute
Attribute

Konstruktoren

DoNotCacheQueryDesignerAttribute()

Initialisiert eine neue Instanz der DoNotCacheQueryDesignerAttribute-Klasse.

Gilt für: