Partager via


Énumération SeparatorType

Specifies the possible separator types.

Espace de noms :  Microsoft.SqlServer.TransactSql.ScriptDom
Assembly :  Microsoft.SqlServer.TransactSql.ScriptDom (en Microsoft.SqlServer.TransactSql.ScriptDom.dll)

Syntaxe

'Déclaration
Public Enumeration SeparatorType
'Utilisation
Dim instance As SeparatorType
public enum SeparatorType
public enum class SeparatorType
type SeparatorType
public enum SeparatorType

Membres

Nom de membre Description
Dot The Type is Dot.
DoubleColon The Type is DoubleColon.
NotSpecified The Type is NotSpecified.

Voir aussi

Référence

Espace de noms Microsoft.SqlServer.TransactSql.ScriptDom