Freigeben über


ProtocolEnumeration Constructor ()

Creates an uninitialized object of the ProtocolEnumeration class.

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

Syntax

'Declaration
Public Sub New
public ProtocolEnumeration ()
public:
ProtocolEnumeration ()
public ProtocolEnumeration ()
public function ProtocolEnumeration ()

Hinweise

The parameterless constructor is used in conjunction with the Initialize method to enable COM interoperability. After construction, the resulting object must be initialized with a reference to an NSInstance object before it can be used.

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