ISfcDomain.UseSfcStateManagement-Methode
Use the SFC state management to return true.
Namespace: Microsoft.SqlServer.Management.Dmf
Assembly: Microsoft.SqlServer.Dmf (in Microsoft.SqlServer.Dmf.dll)
Syntax
'Declaration
Private Function UseSfcStateManagement As Boolean
Implements ISfcDomain.UseSfcStateManagement
'Usage
Dim instance As PolicyStore
Dim returnValue As Boolean
returnValue = CType(instance, ISfcDomain).UseSfcStateManagement()
bool ISfcDomain.UseSfcStateManagement()
private:
virtual bool UseSfcStateManagement() sealed = ISfcDomain::UseSfcStateManagement
private abstract UseSfcStateManagement : unit -> bool
private override UseSfcStateManagement : unit -> bool
JScript unterstützt die Verwendung expliziter Schnittstellenimplementierungen, aber nicht die Deklaration neuer Schnittstellenimplementierungen.
Rückgabewert
Typ: System. . :: . .Boolean
A Boolean value that is always true.