Поделиться через


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

Indicates the intended action. Не ссылайтесь на этот элемент непосредственно из кода. Он поддерживает работу инфраструктуры SQL Server.

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

Синтаксис

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

Элементы

Имя элемента Описание
Alter An alter action.
Copy A copy or transfer action.
Create A create action.
Diff A difference comparison action.
Drop A drop action.
Merge A combination of create, drop, alter and rename actions needed to merge object trees.
Move A move action involving a new parent object.
Rename A rename action involving a new SfcKey object.
Serialize A serialization action.
Unknown An unknown or generic action.

См. также

Справочник

Пространство имен Microsoft.SqlServer.Management.Sdk.Sfc