Метод GetObjectFactory
Gets the object factory constructor for the [CollectorConfigStore] object.
Пространство имен: Microsoft.SqlServer.Management.Collector
Сборка: Microsoft.SqlServer.Management.Collector (в Microsoft.SqlServer.Management.Collector.dll)
Синтаксис
'Декларация
Public Shared Function GetObjectFactory As SfcObjectFactory
'Применение
Dim returnValue As SfcObjectFactory
returnValue = CollectionSet.GetObjectFactory()
public static SfcObjectFactory GetObjectFactory()
public:
static SfcObjectFactory^ GetObjectFactory()
static member GetObjectFactory : unit -> SfcObjectFactory
public static function GetObjectFactory() : SfcObjectFactory
Возвращаемое значение
Тип SfcObjectFactory
Returns an object factory for the CollectionSet class.
Замечания
This namespace, class, or member is supported only in version 2.0 of the Microsoft .NET Framework.