Not
Åtkomst till denna sida kräver auktorisation. Du kan prova att logga in eller byta katalog.
Åtkomst till denna sida kräver auktorisation. Du kan prova att byta katalog.
Represents the delegate that is used to throw a registered servers store exception.
Namespace: Microsoft.SqlServer.Management.RegisteredServers
Assembly: Microsoft.SqlServer.Management.RegisteredServers (in Microsoft.SqlServer.Management.RegisteredServers.dll)
Syntax
'Declaration
Public Shared ExceptionDelegates As RegisteredServersStore.ExceptionDelegate
'Usage
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
Remarks
This namespace, class, or member is supported only in version 2.0 of the Microsoft .NET Framework.