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.

请参阅

参考

Microsoft.SqlServer.TransactSql.ScriptDom 命名空间