Klasa DataSourceReference
Reprezentuje odwołanie do źródło danych udostępnionych w bibliotece programu SharePoint.
Hierarchia dziedziczenia
System.Object
ReportService2006.DataSourceDefinitionOrReference
ReportService2006.DataSourceReference
Przestrzeń nazw: ReportService2006
Zestaw: ReportService2006 (w ReportService2006.dll)
Składnia
'Deklaracja
<SerializableAttribute> _
Public Class DataSourceReference _
Inherits DataSourceDefinitionOrReference
'Użycie
Dim instance As DataSourceReference
[SerializableAttribute]
public class DataSourceReference : DataSourceDefinitionOrReference
[SerializableAttribute]
public ref class DataSourceReference : public DataSourceDefinitionOrReference
[<SerializableAttribute>]
type DataSourceReference =
class
inherit DataSourceDefinitionOrReference
end
public class DataSourceReference extends DataSourceDefinitionOrReference
Typ DataSourceReference uwidacznia następujące elementy członkowskie.
Konstruktorzy
Nazwa | Opis | |
---|---|---|
![]() |
DataSourceReference | Inicjuje nowe wystąpienie DataSourceReference klasy |
Do góry
Właściwości
Nazwa | Opis | |
---|---|---|
![]() |
Reference | Pobiera lub ustawia odwołanie do źródło danych udostępnionych w bibliotece programu SharePoint. |
Do góry
Metody
Nazwa | Opis | |
---|---|---|
![]() |
Equals | (Dziedziczony z Object). |
![]() |
Finalize | (Dziedziczony z Object). |
![]() |
GetHashCode | (Dziedziczony z Object). |
![]() |
GetType | (Dziedziczony z Object). |
![]() |
MemberwiseClone | (Dziedziczony z Object). |
![]() |
ToString | (Dziedziczony z Object). |
Do góry
Uwagi
You can use theDataSourceReference class together with the Item property of the DataSource class to reference a shared data source in a SharePoint library.
DataSourceReference Klasy jest skojarzony z źródeł danych udostępnionych.Aby uzyskać więcej informacji o źródłach danych, zobacz Shared Data Sources and Report-Specific Data Sources.
Bezpieczeństwo wątków
Wszystkie publiczne statyczny (Shared w języku Visual Basic) elementy członkowskie tego typu są bezpieczne dla wątków. Nie ma gwarancji, że elementy członkowskie wystąpień będą bezpieczne dla wątków.