SeparatorType 열거형

Specifies the possible separator types.

네임스페이스:  Microsoft.SqlServer.TransactSql.ScriptDom
어셈블리:  Microsoft.SqlServer.TransactSql.ScriptDom(Microsoft.SqlServer.TransactSql.ScriptDom.dll)

구문

‘선언
Public Enumeration SeparatorType
‘사용 방법
Dim instance As SeparatorType
public enum SeparatorType
public enum class SeparatorType
type SeparatorType
public enum SeparatorType

멤버

멤버 이름 설명
Dot The Type is Dot.
DoubleColon The Type is DoubleColon.
NotSpecified The Type is NotSpecified.

참고 항목

참조

Microsoft.SqlServer.TransactSql.ScriptDom 네임스페이스