Compartir a través de


DataSourceAttribute.DataSources Propiedad

Definición

Devuelve el identificador DataSource asociado a este atributo.

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

Valor de propiedad

el identificador DataSource asociado a este atributo.

Se aplica a