Muistiinpano
Tämän sivun käyttö edellyttää valtuutusta. Voit yrittää kirjautua sisään tai vaihtaa hakemistoa.
Tämän sivun käyttö edellyttää valtuutusta. Voit yrittää vaihtaa hakemistoa.
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
)
Parameters
- nsInstance
An NSInstance that represents an instance of Notification Services.
Platforms
Development Platforms
For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server 2005.
Target Platforms
For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server 2005.
See Also
Reference
ProtocolEnumeration Class
ProtocolEnumeration Members
Microsoft.SqlServer.NotificationServices Namespace