หมายเหตุ
การเข้าถึงหน้านี้ต้องได้รับการอนุญาต คุณสามารถลอง ลงชื่อเข้าใช้หรือเปลี่ยนไดเรกทอรีได้
การเข้าถึงหน้านี้ต้องได้รับการอนุญาต คุณสามารถลองเปลี่ยนไดเรกทอรีได้
Specifies the possible separator types.
Namespace: Microsoft.SqlServer.TransactSql.ScriptDom
Assembly: Microsoft.SqlServer.TransactSql.ScriptDom (in Microsoft.SqlServer.TransactSql.ScriptDom.dll)
Syntax
'Declaration
Public Enumeration SeparatorType
'Usage
Dim instance As SeparatorType
public enum SeparatorType
public enum class SeparatorType
type SeparatorType
public enum SeparatorType
Members
| Member name | Description | |
|---|---|---|
| Dot | The Type is Dot. | |
| DoubleColon | The Type is DoubleColon. | |
| NotSpecified | The Type is NotSpecified. |