Énumération SfcObjectState

Ne référencez pas directement 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 SfcObjectState
'Utilisation
Dim instance As SfcObjectState
public enum SfcObjectState
public enum class SfcObjectState
type SfcObjectState
public enum SfcObjectState

Membres

Nom de membre Description
None Object state is none.
Pending Object state is pending.
Existing Object state is exists.
Dropped Object is dropped.
ToBeDropped Object state is to be dropped.