DataSourceTypeAttribute Klasse

Definition

-Attribut für einen itablecontroleventprocessorprovider, um den erstellten itablecontroleventprocessor-Wert auf Ereignisse in von itabledatasource erstellten Einträgen zu beschränken, deren itabledatasource. sourcetypeidentifier diesem Attribut entspricht. Der itablecontroleventprocessorprovider kann über mehrere DataSourceType-Attribute verfügen.

public ref class DataSourceTypeAttribute sealed : Microsoft::VisualStudio::Utilities::MultipleBaseMetadataAttribute
public ref class DataSourceTypeAttribute sealed : Attribute
public ref class DataSourceTypeAttribute sealed : Microsoft::VisualStudio::Utilities::MultipleBaseMetadataAttribute
public sealed class DataSourceTypeAttribute : Microsoft.VisualStudio.Utilities.MultipleBaseMetadataAttribute
[System.AttributeUsage(System.AttributeTargets.Class | System.AttributeTargets.Field | System.AttributeTargets.Method | System.AttributeTargets.Property, AllowMultiple=true)]
[System.ComponentModel.Composition.MetadataAttribute]
public sealed class DataSourceTypeAttribute : Attribute
type DataSourceTypeAttribute = class
    inherit MultipleBaseMetadataAttribute
[<System.AttributeUsage(System.AttributeTargets.Class | System.AttributeTargets.Field | System.AttributeTargets.Method | System.AttributeTargets.Property, AllowMultiple=true)>]
[<System.ComponentModel.Composition.MetadataAttribute>]
type DataSourceTypeAttribute = class
    inherit Attribute
Public NotInheritable Class DataSourceTypeAttribute
Inherits MultipleBaseMetadataAttribute
Public NotInheritable Class DataSourceTypeAttribute
Inherits Attribute
Vererbung
DataSourceTypeAttribute
Vererbung
DataSourceTypeAttribute
Attribute

Hinweise

Der itablecontroleventprocessorprovider kann über mehrere DataSourceType-Attribute verfügen.

Konstruktoren

DataSourceTypeAttribute(String)

Erstellt eine neue Instanz von datasourcetypeer Attribute.

Eigenschaften

DataSourceTypes

Ruft die Datenquellen Typen ab.

Gilt für