Поделиться через


ProtocolEnumeration Constructor (NSInstance)

Creates and initializes an object of the ProtocolEnumeration class.

Пространство имен: Microsoft.SqlServer.NotificationServices
Сборка: Microsoft.SqlServer.NotificationServices (in microsoft.sqlserver.notificationservices.dll)

Синтаксис

'Декларация
Public Sub New ( _
    nsInstance As NSInstance _
)
public ProtocolEnumeration (
    NSInstance nsInstance
)
public:
ProtocolEnumeration (
    NSInstance^ nsInstance
)
public ProtocolEnumeration (
    NSInstance nsInstance
)
public function ProtocolEnumeration (
    nsInstance : NSInstance
)

Параметры

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

Платформы

Платформы разработки

Список поддерживаемых платформ см. в разделе Hardware and Software Requirements for Installing SQL Server 2005.

Целевые платформы

Список поддерживаемых платформ см. в разделе Hardware and Software Requirements for Installing SQL Server 2005.

См. также

Справочник

ProtocolEnumeration Class
ProtocolEnumeration Members
Microsoft.SqlServer.NotificationServices Namespace