Konstruktor SupportsGenericQueryDesignerAttribute
Inicjuje nowe wystąpienie SupportsGenericQueryDesignerAttribute klasy
Przestrzeń nazw: Microsoft.ReportingServices.Interfaces
Zestaw: Microsoft.ReportingServices.QueryDesigners (w Microsoft.ReportingServices.QueryDesigners.dll)
Składnia
'Deklaracja
Public Sub New ( _
supportsGenericQueryDesigner As Boolean _
)
'Użycie
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
)
Parametry
- supportsGenericQueryDesigner
Typ: System.Boolean
Czy IQueryDesigner obsługuje tryb tekst niestandardowy.