Właściwość DataSourceReference.Reference
Odwołanie do źródło danych udostępnionych.
Przestrzeń nazw: ReportService2005
Zestaw: ReportService2005 (w ReportService2005.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 zawierających pełną nazwę udostępnionego DataSource element.