Freigeben über


SupportsGenericQueryDesignerAttribute-Klasse

Specifies whether the IQueryDesigner supports custom text mode.

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

Syntax

'Declaration
<AttributeUsageAttribute(AttributeTargets.Class)> _
Public Class SupportsGenericQueryDesignerAttribute _
    Inherits Attribute
'Usage
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

Vererbungshierarchie

System. . :: . .Object
  System. . :: . .Attribute
    Microsoft.ReportingServices.Interfaces..::..SupportsGenericQueryDesignerAttribute

Threadsicherheit

Alle öffentlichen static (Shared in Visual Basic) Member dieses Typs sind threadsicher. Bei Instanzmembern ist die Threadsicherheit nicht gewährleistet.