Bemærk
Adgang til denne side kræver godkendelse. Du kan prøve at logge på eller ændre mapper.
Adgang til denne side kræver godkendelse. Du kan prøve at ændre mapper.
Specifies the possible separator types.
Namespace: Microsoft.SqlServer.TransactSql.ScriptDom
Assembly: Microsoft.SqlServer.TransactSql.ScriptDom (in Microsoft.SqlServer.TransactSql.ScriptDom.dll)
Syntax
'Declaration
Public Enumeration SeparatorType
'Usage
Dim instance As SeparatorType
public enum SeparatorType
public enum class SeparatorType
type SeparatorType
public enum SeparatorType
Members
| Member name | Description | |
|---|---|---|
| Dot | The Type is Dot. | |
| DoubleColon | The Type is DoubleColon. | |
| NotSpecified | The Type is NotSpecified. |