Freigeben über


SfcObjectState-Enumeration

Verweisen Sie nicht direkt im Code auf dieses Element. Unterstützt die SQL Server-Infrastruktur.

Namespace:  Microsoft.SqlServer.Management.Sdk.Sfc
Assembly:  Microsoft.SqlServer.Management.Sdk.Sfc (in Microsoft.SqlServer.Management.Sdk.Sfc.dll)

Syntax

'Declaration
Public Enumeration SfcObjectState
'Usage
Dim instance As SfcObjectState
public enum SfcObjectState
public enum class SfcObjectState
type SfcObjectState
public enum SfcObjectState

Elemente

Elementname Beschreibung
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.