Report 构造函数
命名空间: Microsoft.ReportingServices.Interfaces
程序集: Microsoft.ReportingServices.SharePoint.UI.WebParts(在 Microsoft.ReportingServices.SharePoint.UI.WebParts.dll 中)
Microsoft.ReportingServices.Interfaces(在 Microsoft.ReportingServices.Interfaces.dll 中)
语法
声明
Protected Sub New
用法
Dim instance As New Report()
protected Report()
protected:
Report()
new : unit -> Report
protected function Report()