Share via


DoNotCacheQueryDesignerAttribute Constructor

Initializes a new instance of the DoNotCacheQueryDesignerAttribute class.

Namespace:  Microsoft.ReportingServices.Interfaces
Assembly:  Microsoft.ReportingServices.QueryDesigners (in Microsoft.ReportingServices.QueryDesigners.dll)

Syntax

'Declaration
Public Sub New
'Usage
Dim instance As New DoNotCacheQueryDesignerAttribute()
public DoNotCacheQueryDesignerAttribute()
public:
DoNotCacheQueryDesignerAttribute()
new : unit -> DoNotCacheQueryDesignerAttribute
public function DoNotCacheQueryDesignerAttribute()

See Also

Reference

DoNotCacheQueryDesignerAttribute Class

Microsoft.ReportingServices.Interfaces Namespace