SharedDataSetControl(Report) 构造函数

定义

public:
 SharedDataSetControl(Microsoft::ReportDesigner::Report ^ report);
public SharedDataSetControl (Microsoft.ReportDesigner.Report report);
new Microsoft.ReportDesigner.Data.Server.Dialogs.Controls.SharedDataSetControl : Microsoft.ReportDesigner.Report -> Microsoft.ReportDesigner.Data.Server.Dialogs.Controls.SharedDataSetControl
Public Sub New (report As Report)

参数

report
Report

适用于