Compartir a través de


DataSetListBoxItemCollection.AddAllFromMruList(Report, RecentDataSets) Método

Definición

public:
 void AddAllFromMruList(Microsoft::ReportDesigner::Report ^ report, Microsoft::ReportDesigner::RecentDataSets ^ recentDataSets);
public void AddAllFromMruList (Microsoft.ReportDesigner.Report report, Microsoft.ReportDesigner.RecentDataSets recentDataSets);
member this.AddAllFromMruList : Microsoft.ReportDesigner.Report * Microsoft.ReportDesigner.RecentDataSets -> unit
Public Sub AddAllFromMruList (report As Report, recentDataSets As RecentDataSets)

Parámetros

report
Report
recentDataSets
RecentDataSets

Se aplica a