NSException Constructor ()
Initializes a new instance of the NSException class.
Namespace: Microsoft.SqlServer.NotificationServices
Assembly : Microsoft.SqlServer.NotificationServices (in microsoft.sqlserver.notificationservices.dll)
Syntax
'Declaration
Public Sub New
public NSException ()
public:
NSException ()
public NSException ()
public function NSException ()
Hinweise
The default constructor initializes any fields to their default values.
Plattformen
Entwicklungsplattformen
Eine Liste der unterstützten Plattformen finden Sie unterHardware- und Softwareanforderungen für die Installation von SQL Server 2005.
Zielplattforme
Eine Liste der unterstützten Plattformen finden Sie unterHardware- und Softwareanforderungen für die Installation von SQL Server 2005.
Siehe auch
Verweis
NSException Class
NSException Members
Microsoft.SqlServer.NotificationServices Namespace