ProtocolEnumeration Constructor (NSInstance)
Creates and initializes an object of the ProtocolEnumeration class.
Spazio dei nomi: Microsoft.SqlServer.NotificationServices
Assembly : Microsoft.SqlServer.NotificationServices (in microsoft.sqlserver.notificationservices.dll)
Sintassi
'Dichiarazione
Public Sub New ( _
nsInstance As NSInstance _
)
public ProtocolEnumeration (
NSInstance nsInstance
)
public:
ProtocolEnumeration (
NSInstance^ nsInstance
)
public ProtocolEnumeration (
NSInstance nsInstance
)
public function ProtocolEnumeration (
nsInstance : NSInstance
)
Parametri
- nsInstance
An NSInstance that represents an instance of Notification Services.
Piattaforme
Piattaforme di sviluppo
Per un elenco delle piattaforme supportate, vedere Requisiti hardware e software per l'Installazione di SQL Server 2005.
Piattaforme di destinazione
Per un elenco delle piattaforme supportate, vedere Requisiti hardware e software per l'Installazione di SQL Server 2005.
Vedere anche
Riferimento
ProtocolEnumeration Class
ProtocolEnumeration Members
Microsoft.SqlServer.NotificationServices Namespace