Partager via


Méthode GetElementFactoryImpl

Returns the factory that is used to instantiate objects for the collection. Ne référencez pas directement ce membre dans votre code. Il prend en charge l'infrastructure SQL Server.

Espace de noms :  Microsoft.SqlServer.Management.Sdk.Sfc
Assembly :  Microsoft.SqlServer.Management.Sdk.Sfc (en Microsoft.SqlServer.Management.Sdk.Sfc.dll)

Syntaxe

'Déclaration
Protected MustOverride Function GetElementFactoryImpl As SfcObjectFactory
'Utilisation
Dim returnValue As SfcObjectFactory

returnValue = Me.GetElementFactoryImpl()
protected abstract SfcObjectFactory GetElementFactoryImpl()
protected:
virtual SfcObjectFactory^ GetElementFactoryImpl() abstract
abstract GetElementFactoryImpl : unit -> SfcObjectFactory 
protected abstract function GetElementFactoryImpl() : SfcObjectFactory

Valeur de retour

Type : Microsoft.SqlServer.Management.Sdk.Sfc. . :: . .SfcObjectFactory
The SfcObjectFactory object that is used to instantiate objects.