共用方式為


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 命名空間