Lenguaje

DataSourceReference.Reference Propiedad

Definición

Una referencia a una fuente de datos compartida.

public:
 property System::String ^ Reference { System::String ^ get(); void set(System::String ^ value); };
public string Reference { get; set; }
member this.Reference : string with get, set
Public Property Reference As String

Valor de propiedad

A que String contiene el nombre completo de un objeto compartido DataSource .

Se aplica a