Énumération SfcDependencyAction

Indicates the intended action. Ne faites pas directement référence à ce membre dans votre code. Il prend en charge l'infrastructure SQL Server.

Espace de noms :  Microsoft.SqlServer.Management.Sdk.Sfc
Assembly :  Microsoft.SqlServer.Management.Sdk.Sfc (en Microsoft.SqlServer.Management.Sdk.Sfc.dll)

Syntaxe

'Déclaration
Public Enumeration SfcDependencyAction
'Utilisation
Dim instance As SfcDependencyAction
public enum SfcDependencyAction
public enum class SfcDependencyAction
type SfcDependencyAction
public enum SfcDependencyAction

Membres

Nom de membre Description
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.

Voir aussi

Référence

Espace de noms Microsoft.SqlServer.Management.Sdk.Sfc