Freigeben über


ProtocolEnumeration Constructor (NSInstance)

Creates and initializes an object of the ProtocolEnumeration class.

Namespace: Microsoft.SqlServer.NotificationServices
Assembly : Microsoft.SqlServer.NotificationServices (in microsoft.sqlserver.notificationservices.dll)

Syntax

'Declaration
Public Sub New ( _
    nsInstance As NSInstance _
)
public ProtocolEnumeration (
    NSInstance nsInstance
)
public:
ProtocolEnumeration (
    NSInstance^ nsInstance
)
public ProtocolEnumeration (
    NSInstance nsInstance
)
public function ProtocolEnumeration (
    nsInstance : NSInstance
)

Parameter

  • nsInstance
    An NSInstance that represents an instance of Notification Services.

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

ProtocolEnumeration Class
ProtocolEnumeration Members
Microsoft.SqlServer.NotificationServices Namespace