Condividi tramite


Metodo UseSfcStateManagement

Determines whether the SFC state management is enabled on the Registered Server store.

Spazio dei nomi  Microsoft.SqlServer.Management.RegisteredServers
Assembly:  Microsoft.SqlServer.Management.RegisteredServers (in Microsoft.SqlServer.Management.RegisteredServers.dll)

Sintassi

'Dichiarazione
Public Function UseSfcStateManagement As Boolean
'Utilizzo
Dim instance As RegisteredServersStore
Dim returnValue As Boolean

returnValue = instance.UseSfcStateManagement()
public bool UseSfcStateManagement()
public:
virtual bool UseSfcStateManagement() sealed
abstract UseSfcStateManagement : unit -> bool 
override UseSfcStateManagement : unit -> bool 
public final function UseSfcStateManagement() : boolean

Valore restituito

Tipo: System. . :: . .Boolean
A Boolean value that determines whether SFC state management is enabled.
If True, SFC state management is enabled. Otherwise, False.

Implementa

ISfcDomain. . :: . .UseSfcStateManagement() () () ()

Osservazioni

Questo spazio dei nomi, classe o membro è supportato solo nella versione 2.0 di Microsoft .NET Framework.