Remarque
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de vous connecter ou de modifier des répertoires.
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de modifier des répertoires.
Ne faites pas directement référence à 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 CreateImpl As SfcInstance
'Utilisation
Dim returnValue As SfcInstance
returnValue = Me.CreateImpl()
protected abstract SfcInstance CreateImpl()
protected:
virtual SfcInstance^ CreateImpl() abstract
abstract CreateImpl : unit -> SfcInstance
protected abstract function CreateImpl() : SfcInstance
Valeur de retour
Type : Microsoft.SqlServer.Management.Sdk.Sfc.SfcInstance
The creation method implemented by the domain.