Перечисление AlterAction

Specifies the ALTER action.

Пространство имен:  Microsoft.SqlServer.TransactSql.ScriptDom
Сборка:  Microsoft.SqlServer.TransactSql.ScriptDom (в Microsoft.SqlServer.TransactSql.ScriptDom.dll)

Синтаксис

'Декларация
Public Enumeration AlterAction
'Применение
Dim instance As AlterAction
public enum AlterAction
public enum class AlterAction
type AlterAction
public enum AlterAction

Элементы

Имя элемента Описание
Add The action is Add.
Drop The action is Drop.
None The action is None.

См. также

Справочник

Пространство имен Microsoft.SqlServer.TransactSql.ScriptDom