次の方法で共有


MessageTypeEvents.UnsubscribeAllEvents メソッド

すべてのイベント設定を消去し、すべてのイベント ハンドラーを削除します。

名前空間:  Microsoft.SqlServer.Management.Smo.Broker
アセンブリ:  Microsoft.SqlServer.Smo (Microsoft.SqlServer.Smo.dll)

構文

'宣言
Public Sub UnsubscribeAllEvents
'使用
Dim instance As MessageTypeEvents

instance.UnsubscribeAllEvents()
public void UnsubscribeAllEvents()
public:
void UnsubscribeAllEvents()
member UnsubscribeAllEvents : unit -> unit
public function UnsubscribeAllEvents()

使用例

SMO イベントの処理

関連項目

参照

MessageTypeEvents クラス

Microsoft.SqlServer.Management.Smo.Broker 名前空間

その他の技術情報

SMO イベントの処理