DoNotCacheQueryDesignerAttribute 构造函数
Initializes a new instance of the DoNotCacheQueryDesignerAttribute class.
命名空间: Microsoft.ReportingServices.Interfaces
程序集: Microsoft.ReportingServices.QueryDesigners(在 Microsoft.ReportingServices.QueryDesigners.dll 中)
语法
声明
Public Sub New
用法
Dim instance As New DoNotCacheQueryDesignerAttribute()
public DoNotCacheQueryDesignerAttribute()
public:
DoNotCacheQueryDesignerAttribute()
new : unit -> DoNotCacheQueryDesignerAttribute
public function DoNotCacheQueryDesignerAttribute()