次の方法で共有


RemoteServiceBindingEvents クラス

RemoteServiceBindingEvents オブジェクトは、Microsoft SQL Server のリモート サービス バインド イベント通知に必要な設定を表します。

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

構文

'宣言
Public Class RemoteServiceBindingEvents
'使用
Dim instance As RemoteServiceBindingEvents
public class RemoteServiceBindingEvents
public ref class RemoteServiceBindingEvents
type RemoteServiceBindingEvents =  class end
public class RemoteServiceBindingEvents

説明

スレッド セーフ

この型の public static (Microsoft Visual Basic では Shared) のすべてのメンバーは、マルチスレッド操作で安全に使用できます。 インスタンス メンバーの場合は、スレッド セーフであるとは限りません。

継承階層

System. . :: . .Object
  Microsoft.SqlServer.Management.Smo.Broker..::..RemoteServiceBindingEvents

スレッド セーフ

この型の public static (Visual Basic では Shared) のメンバーはすべて、スレッド セーフです。インスタンス メンバーの場合は、スレッド セーフであるとは限りません。