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 版本支持此命名空间、类或成员。