Compartilhar via


Enumeração SfcObjectState

Não referencie esse membro diretamente no código. Ele dá suporte à infraestrutura do SQL Server.

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

Sintaxe

'Declaração
Public Enumeration SfcObjectState
'Uso
Dim instance As SfcObjectState
public enum SfcObjectState
public enum class SfcObjectState
type SfcObjectState
public enum SfcObjectState

Membros

Nome do membro Descrição
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.