Partager via


GetObjectFactory méthode

Gets the object factory constructor for the [CollectorConfigStore] object.

Espace de noms :  Microsoft.SqlServer.Management.Collector
Assembly :  Microsoft.SqlServer.Management.Collector (dans Microsoft.SqlServer.Management.Collector.dll)

Syntaxe

'Déclaration
Public Shared Function GetObjectFactory As SfcObjectFactory
'Utilisation
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

Valeur de retour

Type : SfcObjectFactory
Returns an object factory for the CollectionSet class.

Notes

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