다음을 통해 공유


Report.CreateInstance(LayoutEditor, Report) 메서드

정의

public:
 static Microsoft::ReportDesigner::Report ^ CreateInstance(Microsoft::ReportDesigner::LayoutEditor ^ layoutEditor, Microsoft::ReportingServices::RdlObjectModel::Report ^ rdlReport);
public static Microsoft.ReportDesigner.Report CreateInstance (Microsoft.ReportDesigner.LayoutEditor layoutEditor, Microsoft.ReportingServices.RdlObjectModel.Report rdlReport);
static member CreateInstance : Microsoft.ReportDesigner.LayoutEditor * Microsoft.ReportingServices.RdlObjectModel.Report -> Microsoft.ReportDesigner.Report
Public Shared Function CreateInstance (layoutEditor As LayoutEditor, rdlReport As Report) As Report

매개 변수

layoutEditor
LayoutEditor
rdlReport
Report

반환

적용 대상