ListenerIPEndpointProtocolOption Properties
Namespace:
Microsoft.SqlServer.TransactSql.ScriptDom
Assembly: Microsoft.SqlServer.TransactSql.ScriptDom (in Microsoft.SqlServer.TransactSql.ScriptDom.dll)
Name | Description | |
---|---|---|
![]() | FirstTokenIndex | Gets or sets the first token index.(Inherited from TSqlFragment.) |
![]() | FragmentLength | Gets the fragment length.(Inherited from TSqlFragment.) |
![]() | IPv4PartOne | Gets or sets the four-part IP address that is the part before the colon. |
![]() | IPv4PartTwo | Gets or sets the four-part IP address that is the part after the colon. |
![]() | IPv6 | Gets or sets the six-part address. |
![]() | IsAll | Gets or sets a value that indicates whether ALL is specified. |
![]() | Kind | Gets or sets the option kind.(Inherited from EndpointProtocolOption.) |
![]() | LastTokenIndex | Gets or sets the last token index.(Inherited from TSqlFragment.) |
![]() | ScriptTokenStream | Gets or sets a list of token streams.(Inherited from TSqlFragment.) |
![]() | StartColumn | Gets the starting column.(Inherited from TSqlFragment.) |
![]() | StartLine | Gets the starting line.(Inherited from TSqlFragment.) |
![]() | StartOffset | Gets the fragment start offset value.(Inherited from TSqlFragment.) |
Show: