Właściwość Query.DataSource
Źródło danych kwerendy.
Przestrzeń nazw: Microsoft.ReportingServices.RdlObjectModel
Zestaw: Microsoft.ReportingServices.Designer.Controls (w Microsoft.ReportingServices.Designer.Controls.dll)
Składnia
'Deklaracja
Public ReadOnly Property DataSource As DataSource
Get
'Użycie
Dim instance As Query
Dim value As DataSource
value = instance.DataSource
public DataSource DataSource { get; }
public:
property DataSource^ DataSource {
DataSource^ get ();
}
member DataSource : DataSource
function get DataSource () : DataSource
Wartość właściwości
Typ: Microsoft.ReportingServices.RdlObjectModel.DataSource
A DataSource obiektu.