SfcTSqlExecutionEngine-Klasse
Verweisen Sie nicht direkt im Code auf dieses Element. Unterstützt die SQL Server-Infrastruktur.
Vererbungshierarchie
System. . :: . .Object
Microsoft.SqlServer.Management.Sdk.Sfc..::..SfcTSqlExecutionEngine
Namespace: Microsoft.SqlServer.Management.Sdk.Sfc
Assembly: Microsoft.SqlServer.Management.Sdk.Sfc (in Microsoft.SqlServer.Management.Sdk.Sfc.dll)
Syntax
'Declaration
Public Class SfcTSqlExecutionEngine _
Implements ISfcExecutionEngine
'Usage
Dim instance As SfcTSqlExecutionEngine
public class SfcTSqlExecutionEngine : ISfcExecutionEngine
public ref class SfcTSqlExecutionEngine : ISfcExecutionEngine
type SfcTSqlExecutionEngine =
class
interface ISfcExecutionEngine
end
public class SfcTSqlExecutionEngine implements ISfcExecutionEngine
Der SfcTSqlExecutionEngine-Typ macht folgende Elemente verfügbar.
Konstruktoren
Name | Beschreibung | |
---|---|---|
SfcTSqlExecutionEngine | Initializes a new instance of the SfcTSqlExecutionEngine class with the specified connection. Verweisen Sie nicht direkt im Code auf dieses Element. Unterstützt die SQL Server-Infrastruktur. |
Zum Anfang
Methoden
Name | Beschreibung | |
---|---|---|
Equals | (Geerbt von Object.) | |
Finalize | (Geerbt von Object.) | |
GetHashCode | (Geerbt von Object.) | |
GetType | (Geerbt von Object.) | |
MemberwiseClone | (Geerbt von Object.) | |
ToString | (Geerbt von Object.) |
Zum Anfang
Explizite Schnittstellenimplementierungen
Name | Beschreibung | |
---|---|---|
ISfcExecutionEngine. . :: . .Execute | Verweisen Sie nicht direkt im Code auf dieses Element. Unterstützt die SQL Server-Infrastruktur. |
Zum Anfang
Threadsicherheit
Alle öffentlichen static (Shared in Visual Basic)-Elemente dieses Typs sind Threadsicher. Für Instanzelemente wird die Threadsicherheit nicht gewährleistet.