RegisteredServersStore.ExceptionDelegates フィールド

登録済みサーバー ストアの例外をスローするために使用されるデリゲートを表します。

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

構文

'宣言
Public Shared ExceptionDelegates As RegisteredServersStore.ExceptionDelegate
'使用
Dim value As RegisteredServersStore.ExceptionDelegate 

value = RegisteredServersStore.ExceptionDelegates 

RegisteredServersStore.ExceptionDelegates = value
public static RegisteredServersStore.ExceptionDelegate ExceptionDelegates
public:
static RegisteredServersStore.ExceptionDelegate^ ExceptionDelegates
static val mutable ExceptionDelegates: RegisteredServersStore.ExceptionDelegate
public static var ExceptionDelegates : RegisteredServersStore.ExceptionDelegate

説明

この名前空間、クラス、またはメンバーは、Microsoft .NET Framework Version 2.0 でのみサポートされています。

関連項目

参照

RegisteredServersStore クラス

Microsoft.SqlServer.Management.RegisteredServers 名前空間