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.
Specifies the separator type.
Namespace: Microsoft.Data.Schema.ScriptDom.Sql
Assembly: Microsoft.Data.Schema.ScriptDom.Sql (in Microsoft.Data.Schema.ScriptDom.Sql.dll)
Syntax
'Declaration
Public Enumeration SeparatorType
public enum SeparatorType
public enum class SeparatorType
type SeparatorType
public enum SeparatorType
Members
Member name | Description | |
---|---|---|
NotSpecified | Type is NotSpecified | |
Dot | Type is Dot | |
DoubleColon | Type is DoubleColon |