次の方法で共有


IncrementalProcessingNotification.Clone メソッド

定義

IncrementalProcessingNotification オブジェクトのコピーを返します。

public override Microsoft.AnalysisServices.QueryNotification Clone ();
override this.Clone : unit -> Microsoft.AnalysisServices.QueryNotification
Public Overrides Function Clone () As QueryNotification

戻り値

IncrementalProcessingNotification オブジェクトの新しいコピー。

適用対象