Klasa SupportsGenericQueryDesignerAttribute
Określa, czy IQueryDesigner obsługuje tryb tekst niestandardowy.
Hierarchia dziedziczenia
System.Object
System.Attribute
Microsoft.ReportingServices.Interfaces.SupportsGenericQueryDesignerAttribute
Przestrzeń nazw: Microsoft.ReportingServices.Interfaces
Zestaw: Microsoft.ReportingServices.QueryDesigners (w Microsoft.ReportingServices.QueryDesigners.dll)
Składnia
'Deklaracja
<AttributeUsageAttribute(AttributeTargets.Class)> _
Public Class SupportsGenericQueryDesignerAttribute _
Inherits Attribute
'Użycie
Dim instance As SupportsGenericQueryDesignerAttribute
[AttributeUsageAttribute(AttributeTargets.Class)]
public class SupportsGenericQueryDesignerAttribute : Attribute
[AttributeUsageAttribute(AttributeTargets::Class)]
public ref class SupportsGenericQueryDesignerAttribute : public Attribute
[<AttributeUsageAttribute(AttributeTargets.Class)>]
type SupportsGenericQueryDesignerAttribute =
class
inherit Attribute
end
public class SupportsGenericQueryDesignerAttribute extends Attribute
Typ SupportsGenericQueryDesignerAttribute uwidacznia następujące elementy członkowskie.
Konstruktorzy
Nazwa | Opis | |
---|---|---|
SupportsGenericQueryDesignerAttribute | Inicjuje nowe wystąpienie SupportsGenericQueryDesignerAttribute klasy |
Do góry
Właściwości
Nazwa | Opis | |
---|---|---|
SupportsGenericQueryDesigner | Pobiera wartość logiczna wskazująca, czy IQueryDesigner obsługuje tryb tekst niestandardowy. | |
TypeId | (Dziedziczony z Attribute). |
Do góry
Metody
Nazwa | Opis | |
---|---|---|
Equals | (Dziedziczony z Attribute). | |
Finalize | (Dziedziczony z Object). | |
GetHashCode | (Dziedziczony z Attribute). | |
GetType | (Dziedziczony z Object). | |
IsDefaultAttribute | (Dziedziczony z Attribute). | |
Match | (Dziedziczony z Attribute). | |
MemberwiseClone | (Dziedziczony z Object). | |
ToString | (Dziedziczony z Object). |
Do góry
Jawne implementacje interfejsu
Nazwa | Opis | |
---|---|---|
_Attribute.GetIDsOfNames | (Dziedziczony z Attribute). | |
_Attribute.GetTypeInfo | (Dziedziczony z Attribute). | |
_Attribute.GetTypeInfoCount | (Dziedziczony z Attribute). | |
_Attribute.Invoke | (Dziedziczony z Attribute). |
Do góry
Bezpieczeństwo wątków
Wszystkie publiczne statyczny (Shared w języku Visual Basic) elementy członkowskie tego typu są bezpieczne dla wątków. Nie ma gwarancji, że elementy członkowskie wystąpień będą bezpieczne dla wątków.