DataSourceAttribute Klasse

Definition

-Attribut für einen itablecontroleventprocessorprovider, um den von ihm erstellten itablecontroleventprocessor-Wert auf Ereignisse in von itabledatasource erstellten Einträgen zu beschränken, deren < See "ANF =" itabledatasource. Identifier "/ > entspricht diesem Attribut. Der itablecontroleventprocessorprovider kann über mehrere DataSource-Attribute verfügen.

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

Hinweise

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

Konstruktoren

DataSourceAttribute(String)

Erstellt eine neue Instanz von DataSourceAttribute.

Eigenschaften

DataSources

Ruft den DataSource-Bezeichner ab, der diesem Attribut zugeordnet ist.

Gilt für