DiskStatementType 列舉
Represents the disk statement type.
命名空間: Microsoft.SqlServer.TransactSql.ScriptDom
組件: Microsoft.SqlServer.TransactSql.ScriptDom (在 Microsoft.SqlServer.TransactSql.ScriptDom.dll 中)
語法
'宣告
Public Enumeration DiskStatementType
'用途
Dim instance As DiskStatementType
public enum DiskStatementType
public enum class DiskStatementType
type DiskStatementType
public enum DiskStatementType
成員
成員名稱 | 說明 | |
---|---|---|
Init | The type is Init. | |
Resize | The type is Resize. |