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.
Represents the SSIS server execution.
Hiérarchie d'héritage
System.Object
Microsoft.SqlServer.Dts.Runtime.SsisServerExecution
Espace de noms : Microsoft.SqlServer.Dts.Runtime
Assembly : Microsoft.SqlServer.ManagedDTS (en Microsoft.SqlServer.ManagedDTS.dll)
Syntaxe
'Déclaration
Public Class SsisServerExecution _
Implements IDTSServerExecution100
'Utilisation
Dim instance As SsisServerExecution
public class SsisServerExecution : IDTSServerExecution100
public ref class SsisServerExecution : IDTSServerExecution100
type SsisServerExecution =
class
interface IDTSServerExecution100
end
public class SsisServerExecution implements IDTSServerExecution100
Le type SsisServerExecution expose les membres suivants.
Propriétés
| Nom | Description | |
|---|---|---|
![]() |
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. |
Haut de la page
Méthodes
| Nom | Description | |
|---|---|---|
![]() |
Dispose | Releases the resources used by the SsisServerExecution class. |
![]() |
Equals | (hérité de Object.) |
![]() |
Finalize | (hérité de Object.) |
![]() |
GetHashCode | (hérité de Object.) |
![]() |
GetType | (hérité de Object.) |
![]() |
MemberwiseClone | (hérité de 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 | (hérité de Object.) |
Haut de la page
Sécurité des threads
Tous les membres publics static (Shared dans Visual Basic) de ce type sont thread-safe. Tous les membres de l'instance ne sont pas garantis comme étant thread-safe.
.gif)
.gif)
.gif)