ReportParameterDefaultCollection.ClearItems 方法

Removes all report parameters from the collection.

命名空间:  Microsoft.ReportingServices.SharePoint.UI.WebParts
程序集:  Microsoft.ReportingServices.SharePoint.UI.WebParts(在 Microsoft.ReportingServices.SharePoint.UI.WebParts.dll 中)

语法

声明
Protected Overrides Sub ClearItems
用法

Me.ClearItems()
protected override void ClearItems()
protected:
virtual void ClearItems() override
abstract ClearItems : unit -> unit 
override ClearItems : unit -> unit 
protected override function ClearItems()