Метод .

This method is for internal use only.

Пространство имен:  Microsoft.SqlServer.Management.Collector
Сборка:  Microsoft.SqlServer.Management.Collector (в Microsoft.SqlServer.Management.Collector.dll)

Синтаксис

'Декларация
Private Function UseSfcStateManagement As Boolean
    Implements ISfcDomain.UseSfcStateManagement
'Применение
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 поддерживает использование явных реализаций интерфейса, но не объявление новых.

Возвращаемое значение

Тип System. . :: . .Boolean

Реализует интерфейс

ISfcDomainUseSfcStateManagement()()()()

Замечания

This namespace, class, or member is supported only in version 2.0 of the Microsoft .NET Framework.