Поделиться через


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.

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