Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
The ProtocolType enumeration contains values that are used to specify the type of protocol.
Namespace: Microsoft.SqlServer.Management.Smo
Assembly : Microsoft.SqlServer.SqlEnum (in microsoft.sqlserver.sqlenum.dll)
Syntax
'Declaration
Public Enumeration ProtocolType
public enum ProtocolType
public enum class ProtocolType
public enum ProtocolType
public enum ProtocolType
Members
| Member name | Description |
|---|---|
| Http | HTTP protocol. |
| NamedPipes | Named pipes protocol. |
| SharedMemory | Shared memory protocol. |
| Tcp | TCP/IP protocol. |
| Via | VIA protocol. |
Hinweise
The ProtocolType enumeration is served by the ProtocolType property.
This namespace, class, or member is supported only in version 2.0 of the Microsoft .NET Framework.
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.