Expand Minimize
This topic has not yet been rated - Rate this topic

ProtocolType Enumeration

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)
public enum ProtocolType
Member nameDescription
HttpHTTP protocol.
TcpTCP/IP protocol.
NamedPipesNamed pipes protocol.
SharedMemoryShared memory protocol.
ViaVIA protocol.

The ProtocolType enumeration is served by the ProtocolType property.

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.