Язык

DoNotCacheQueryDesignerAttribute Класс

Определение

Заставляет дизайнер запросов загружаться заново каждый раз при его создании.

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
Наследование
DoNotCacheQueryDesignerAttribute
Атрибуты

Конструкторы

Имя Описание
DoNotCacheQueryDesignerAttribute()

Инициализирует новый экземпляр класса DoNotCacheQueryDesignerAttribute.

Применяется к