Méthode UseSfcStateManagement
Specifies whether to use state management provided by the SFC. Ne référencez pas directement ce membre dans votre code. Il prend en charge l'infrastructure SQL Server.
Espace de noms : Microsoft.SqlServer.Management.Sdk.Sfc
Assembly : Microsoft.SqlServer.Management.Sdk.Sfc (en Microsoft.SqlServer.Management.Sdk.Sfc.dll)
Syntaxe
'Déclaration
Function UseSfcStateManagement As Boolean
'Utilisation
Dim instance As ISfcDomain
Dim returnValue As Boolean
returnValue = instance.UseSfcStateManagement()
bool UseSfcStateManagement()
bool UseSfcStateManagement()
abstract UseSfcStateManagement : unit -> bool
function UseSfcStateManagement() : boolean
Valeur de retour
Type : System. . :: . .Boolean
true if SFC-provided state management is being used; otherwise, false.