共用方式為


ExceptionDelegates 欄位

Represents the delegate that is used to throw a registered servers store exception.

命名空間:  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 2.0 版支援此命名空間、類別或成員。