Compartilhar via


Campo RegisteredServersStore.ExceptionDelegates

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

Namespace:  Microsoft.SqlServer.Management.RegisteredServers
Assembly:  Microsoft.SqlServer.Management.RegisteredServers (em Microsoft.SqlServer.Management.RegisteredServers.dll)

Sintaxe

'Declaração
Public Shared ExceptionDelegates As RegisteredServersStore.ExceptionDelegate
'Uso
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

Comentários

Só há suporte para esse namespace, classe ou membro na versão 2.0 do Microsoft .NET Framework.

Consulte também

Referência

RegisteredServersStore Classe

Namespace Microsoft.SqlServer.Management.RegisteredServers