Share via


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 类的新实例。

适用于