Freigeben über


ISfcExecutionEngine-Schnittstelle

Defines a method to execute a script. Verweisen Sie nicht direkt im Code auf dieses Element. Unterstützt die SQL Server-Infrastruktur.

Namespace:  Microsoft.SqlServer.Management.Sdk.Sfc
Assembly:  Microsoft.SqlServer.Management.Sdk.Sfc (in Microsoft.SqlServer.Management.Sdk.Sfc.dll)

Syntax

'Declaration
Public Interface ISfcExecutionEngine
'Usage
Dim instance As ISfcExecutionEngine
public interface ISfcExecutionEngine
public interface class ISfcExecutionEngine
type ISfcExecutionEngine =  interface end
public interface ISfcExecutionEngine

Der ISfcExecutionEngine-Typ macht folgende Elemente verfügbar.

Methoden

  Name Beschreibung
Öffentliche Methode Execute Executes the specified script. Verweisen Sie nicht direkt im Code auf dieses Element. Unterstützt die SQL Server-Infrastruktur.

Zum Anfang