ReportOperationsCollection 构造函数
Initializes a new instance of the ReportOperationsCollection class.
命名空间: Microsoft.ReportingServices.Interfaces
程序集: Microsoft.ReportingServices.SharePoint.UI.WebParts(在 Microsoft.ReportingServices.SharePoint.UI.WebParts.dll 中)
Microsoft.ReportingServices.Interfaces(在 Microsoft.ReportingServices.Interfaces.dll 中)
语法
声明
Public Sub New
用法
Dim instance As New ReportOperationsCollection()
public ReportOperationsCollection()
public:
ReportOperationsCollection()
new : unit -> ReportOperationsCollection
public function ReportOperationsCollection()
注释
The default constructor initializes any fields to their default values.