Udostępnij przez


Delegat RegisteredServersStore.ExceptionDelegate

Reprezentuje pełnomocnika, który jest używany do Zgłoś wyjątek serwer zarejestrowany.

Przestrzeń nazw:  Microsoft.SqlServer.Management.RegisteredServers
Zestaw:  Microsoft.SqlServer.Management.RegisteredServers (w Microsoft.SqlServer.Management.RegisteredServers.dll)

Syntax

'Deklaracja
Public Delegate Function ExceptionDelegate ( _
    obj As Object _
) As Boolean
'Użycie
Dim instance As New ExceptionDelegate(AddressOf HandlerMethod)
public delegate bool ExceptionDelegate(
    Object obj
)
public delegate bool ExceptionDelegate(
    Object^ obj
)
type ExceptionDelegate = 
    delegate of 
        obj:Object -> bool
JScript supports the use of delegates, but not the declaration of new ones.

Parameters

Wartość zwracana

Typ: System. . :: . .Boolean
A Boolean wartości.

Uwagi

Ten obszar nazw, klasa lub element członkowski jest obsługiwany tylko w wersji 2.0 programu Microsoft .NET Framework.