Udostępnij za pośrednictwem


Właściwość DataSourceReference.Reference

Pobiera lub ustawia odwołanie do źródło danych udostępnionych w bibliotece programu SharePoint.

Przestrzeń nazw:  ReportService2006
Zestaw:  ReportService2006 (w ReportService2006.dll)

Składnia

'Deklaracja
Public Property Reference As String
    Get
    Set
'Użycie
Dim instance As DataSourceReference
Dim value As String

value = instance.Reference

instance.Reference = value
public string Reference { get; set; }
public:
property String^ Reference {
    String^ get ();
    void set (String^ value);
}
member Reference : string with get, set
function get Reference () : String
function set Reference (value : String)

Wartość właściwości

Typ: System.String
A ciąg zawiera pełny adres URL kwalifikowaną z udostępnionej DataSource element, w tym nazwę pliku i rozszerzenie (.rsds lub odc).