DataSourceAttribute.DataSources Propriété

Définition

Obtient l’identificateur de source de source associé à cet attribut.

public:
 property System::String ^ DataSources { System::String ^ get(); };
public:
 property Platform::String ^ DataSources { Platform::String ^ get(); };
public string DataSources { get; }
member this.DataSources : string
Public ReadOnly Property DataSources As String

Valeur de propriété

String

identificateur de source de source associé à cet attribut.

S’applique à