Freigeben über


Protocol-Enumeration

Protocol types for endpoints

Namespace:  Microsoft.SqlServer.Dac.Model
Assembly:  Microsoft.SqlServer.Dac.Extensions (in Microsoft.SqlServer.Dac.Extensions.dll)

Syntax

'Declaration
Public Enumeration Protocol
'Usage
Dim instance As Protocol
public enum Protocol
public enum class Protocol
type Protocol
public enum Protocol

Elemente

Elementname Beschreibung
Http Http
Tcp Tcp
Unknown Unknown

Siehe auch

Verweis

Microsoft.SqlServer.Dac.Model-Namespace