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