Share via


DataSourceReference.Reference Propiedad

Definición

Obtiene o establece la referencia a un origen de datos compartido.

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 dirección URL completa de un elemento compartido DataSource , incluido el nombre de archivo y la extensión (.rsds o .odc).

Se aplica a