Lenguaje

DataSourceReference.Reference Propiedad

Definición

Obtiene o establece la 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

Devuelve la URL completa y cualificada de un elemento compartido DataSource , incluyendo el nombre del archivo y la extensión (.rsds o .odc).

Se aplica a