SeparatorType Enumeration
Specifies the possible separator types.
Assembly: Microsoft.SqlServer.TransactSql.ScriptDom (in Microsoft.SqlServer.TransactSql.ScriptDom.dll)
Member name | Description | |
---|---|---|
Dot | The Type is Dot. | |
DoubleColon | The Type is DoubleColon. | |
NotSpecified | The Type is NotSpecified. |
Show: