Freigeben über


SeparatorType-Enumeration

Gibt den Trennlinientyp an.

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

Member

Membername Beschreibung
NotSpecified Der Typ ist NotSpecified.
Dot Der Typ ist Dot.
DoubleColon Der Typ ist DoubleColon.

Siehe auch

Referenz

Microsoft.Data.Schema.ScriptDom.Sql-Namespace