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