Share via


DataSourceAttribute.DataSources Property

Definition

Return the DataSource identifier associated with this attribute.

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

Property Value

the DataSource identifier associated with this attribute.

Applies to