Campo RegisteredServersStore.ExceptionDelegates
Represents the delegate that is used to throw a registered servers store exception.
Espacio de nombres: Microsoft.SqlServer.Management.RegisteredServers
Ensamblado: Microsoft.SqlServer.Management.RegisteredServers (en Microsoft.SqlServer.Management.RegisteredServers.dll)
Sintaxis
'Declaración
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
Comentarios
Este espacio de nombres, clase o miembro solamente se admite en la versión 2.0 de Microsoft .NET Framework.
Vea también
Referencia
Espacio de nombres Microsoft.SqlServer.Management.RegisteredServers