IReport.DataSets Proprietà

Definizione

public:
 property System::Collections::Generic::IList<Microsoft::ReportingServices::RdlObjectModel::DataSet ^> ^ DataSets { System::Collections::Generic::IList<Microsoft::ReportingServices::RdlObjectModel::DataSet ^> ^ get(); };
public System.Collections.Generic.IList<Microsoft.ReportingServices.RdlObjectModel.DataSet> DataSets { get; }
Public ReadOnly Property DataSets As IList(Of DataSet)

Valore della proprietà

IList<DataSet>

Si applica a