Перечисление 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