Compartilhar via


Método UseSfcStateManagement

Specifies whether to use state management provided by the SFC. 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
Function UseSfcStateManagement As Boolean
'Uso
Dim instance As ISfcDomain
Dim returnValue As Boolean

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

Valor de retorno

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