Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Model schema container class for TcpProtocolSpecifier
Inheritance Hierarchy
System.Object
Microsoft.SqlServer.Dac.Model.TcpProtocolSpecifier
Namespace: Microsoft.SqlServer.Dac.Model
Assembly: Microsoft.SqlServer.Dac.Extensions (in Microsoft.SqlServer.Dac.Extensions.dll)
Syntax
'Declaration
Public NotInheritable Class TcpProtocolSpecifier
'Usage
public static class TcpProtocolSpecifier
public ref class TcpProtocolSpecifier abstract sealed
[<AbstractClassAttribute>]
[<SealedAttribute>]
type TcpProtocolSpecifier = class end
public final class TcpProtocolSpecifier
The TcpProtocolSpecifier type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() ![]() |
ListenerIPv4 | ListenerIPv4 property class of TcpProtocolSpecifier |
![]() ![]() |
ListenerIPv6 | ListenerIPv6 property class of TcpProtocolSpecifier |
![]() ![]() |
ListenerPort | ListenerPort property class of TcpProtocolSpecifier |
![]() ![]() |
ListeningOnAllIPs | ListeningOnAllIPs property class of TcpProtocolSpecifier |
![]() ![]() |
TypeClass | Type class for TcpProtocolSpecifier |
Top
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.