Condividi tramite


Metodo UseSfcStateManagement

Specifies whether to use state management provided by the SFC. Non fare riferimento direttamente a questo membro nel codice. Supporta l'infrastruttura di SQL Server.

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

Sintassi

'Dichiarazione
Function UseSfcStateManagement As Boolean
'Utilizzo
Dim instance As ISfcDomain
Dim returnValue As Boolean

returnValue = instance.UseSfcStateManagement()
bool UseSfcStateManagement()
bool UseSfcStateManagement()
abstract UseSfcStateManagement : unit -> bool 
function UseSfcStateManagement() : boolean

Valore restituito

Tipo: System. . :: . .Boolean
true if SFC-provided state management is being used; otherwise, false.