Partager via


Constructeur SupportsGenericQueryDesignerAttribute

Initializes a new instance of the SupportsGenericQueryDesignerAttribute class.

Espace de noms :  Microsoft.ReportingServices.Interfaces
Assembly :  Microsoft.ReportingServices.QueryDesigners (en Microsoft.ReportingServices.QueryDesigners.dll)

Syntaxe

'Déclaration
Public Sub New ( _
    supportsGenericQueryDesigner As Boolean _
)
'Utilisation
Dim supportsGenericQueryDesigner As Boolean 

Dim instance As New SupportsGenericQueryDesignerAttribute(supportsGenericQueryDesigner)
public SupportsGenericQueryDesignerAttribute(
    bool supportsGenericQueryDesigner
)
public:
SupportsGenericQueryDesignerAttribute(
    bool supportsGenericQueryDesigner
)
new : 
        supportsGenericQueryDesigner:bool -> SupportsGenericQueryDesignerAttribute
public function SupportsGenericQueryDesignerAttribute(
    supportsGenericQueryDesigner : boolean
)

Paramètres

Voir aussi

Référence

SupportsGenericQueryDesignerAttribute Classe

Espace de noms Microsoft.ReportingServices.Interfaces