共用方式為


IncrementalProcessingNotificationCollection.Clear 方法

Removes all elements from the collection. This class cannot be inherited.

命名空間:  Microsoft.AnalysisServices
組件:  Microsoft.AnalysisServices (在 Microsoft.AnalysisServices.dll 中)

語法

'宣告
Public Sub Clear
'用途
Dim instance As IncrementalProcessingNotificationCollection

instance.Clear()
public void Clear()
public:
virtual void Clear() sealed
abstract Clear : unit -> unit  
override Clear : unit -> unit
public final function Clear()

實作

IList.Clear()

請參閱

參考

IncrementalProcessingNotificationCollection 類別

Microsoft.AnalysisServices 命名空間