Share via


Interface ISfcExecutionEngine

Defines a method to execute a script. 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
Public Interface ISfcExecutionEngine
'Utilisation
Dim instance As ISfcExecutionEngine
public interface ISfcExecutionEngine
public interface class ISfcExecutionEngine
type ISfcExecutionEngine =  interface end
public interface ISfcExecutionEngine

Le type ISfcExecutionEngine expose les membres suivants.

Méthodes

  Nom Description
Méthode publique Execute Executes the specified script. Ne référencez pas directement ce membre dans votre code. Il prend en charge l'infrastructure SQL Server.

Haut de la page