Metodo .
This method is for internal use only.
Spazio dei nomi: Microsoft.SqlServer.Management.Collector
Assembly: Microsoft.SqlServer.Management.Collector (in Microsoft.SqlServer.Management.Collector.dll)
Sintassi
'Dichiarazione
Private Function UseSfcStateManagement As Boolean
Implements ISfcDomain.UseSfcStateManagement
'Utilizzo
Dim instance As CollectorConfigStore
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 supporta l'utilizzo di implementazioni di interfacce esplicite, ma non la dichiarazione di nuove interfacce.
Valore restituito
Tipo: System. . :: . .Boolean
Implementa
ISfcDomainUseSfcStateManagement()()()()
Osservazioni
This namespace, class, or member is supported only in version 2.0 of the Microsoft .NET Framework.