Compartir a través de


SupportsGenericQueryDesignerAttribute Constructor

Initializes a new instance of the SupportsGenericQueryDesignerAttribute class.

Espacio de nombres:  Microsoft.ReportingServices.Interfaces
Ensamblado:  Microsoft.ReportingServices.QueryDesigners (en Microsoft.ReportingServices.QueryDesigners.dll)

Sintaxis

'Declaración
Public Sub New ( _
    supportsGenericQueryDesigner As Boolean _
)
'Uso
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
)

Parámetros

Vea también

Referencia

SupportsGenericQueryDesignerAttribute Clase

Espacio de nombres Microsoft.ReportingServices.Interfaces