Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Represents the SSIS server execution.
Vererbungshierarchie
System.Object
Microsoft.SqlServer.Dts.Runtime.SsisServerExecution
Namespace: Microsoft.SqlServer.Dts.Runtime
Assembly: Microsoft.SqlServer.ManagedDTS (in Microsoft.SqlServer.ManagedDTS.dll)
Syntax
'Declaration
Public Class SsisServerExecution _
Implements IDTSServerExecution100
'Usage
Dim instance As SsisServerExecution
public class SsisServerExecution : IDTSServerExecution100
public ref class SsisServerExecution : IDTSServerExecution100
type SsisServerExecution =
class
interface IDTSServerExecution100
end
public class SsisServerExecution implements IDTSServerExecution100
Der SsisServerExecution-Typ macht folgende Elemente verfügbar.
Eigenschaften
| Name | Beschreibung | |
|---|---|---|
![]() |
ExecutionID | Gets the execution identifier of the instance. |
![]() |
ExecutionStatus | Gets a value that indicates the current status of the execution of the SsisServerExecution object. |
![]() |
Synchronized | Gets a value that indicates whether the execution is synchronized. |
Zum Anfang
Methoden
| Name | Beschreibung | |
|---|---|---|
![]() |
Dispose | Releases the resources used by the SsisServerExecution class. |
![]() |
Equals | (Geerbt von Object.) |
![]() |
Finalize | (Geerbt von Object.) |
![]() |
GetHashCode | (Geerbt von Object.) |
![]() |
GetType | (Geerbt von Object.) |
![]() |
MemberwiseClone | (Geerbt von Object.) |
![]() |
SetCallerInfo | Sets the caller information of server. |
![]() |
SetParameterValue | Sets a parameter value to the server. |
![]() |
SetPropertyOverrideValue | Sets the property value to the SsisServerExecution instance. |
![]() |
Start | Starts the execution for the SsisServerExecution instance. |
![]() |
ToString | (Geerbt von Object.) |
Zum Anfang
Threadsicherheit
Alle öffentlichen static (Shared in Visual Basic)-Elemente dieses Typs sind Threadsicher. Für Instanzelemente wird die Threadsicherheit nicht gewährleistet.
.gif)
.gif)
.gif)