PortTypes Enumeration
Specifies the possible values for port types.
This enumeration has a FlagsAttribute attribute that allows a bitwise combination of its member values.
Assembly: Microsoft.SqlServer.TransactSql.ScriptDom (in Microsoft.SqlServer.TransactSql.ScriptDom.dll)
| Member name | Description | |
|---|---|---|
| Clear | The type is Clear. | |
| None | The type is None. | |
| Ssl | The type is Ssl. |
Show: