IDTSContainer100.ExecutionResult Eigenschaft

Definition

Erhält einen Wert, der den Erfolg oder Misserfolg der Ausführung des IDTSContainer100 Objekts anzeigt.

public:
 property Microsoft::SqlServer::Dts::Runtime::Wrapper::DTSExecResult ExecutionResult { Microsoft::SqlServer::Dts::Runtime::Wrapper::DTSExecResult get(); };
[System.Runtime.InteropServices.DispId(14)]
public Microsoft.SqlServer.Dts.Runtime.Wrapper.DTSExecResult ExecutionResult { [System.Runtime.InteropServices.DispId(14)] get; }
[<System.Runtime.InteropServices.DispId(14)>]
[<get: System.Runtime.InteropServices.DispId(14)>]
member this.ExecutionResult : Microsoft.SqlServer.Dts.Runtime.Wrapper.DTSExecResult
Public ReadOnly Property ExecutionResult As DTSExecResult

Eigenschaftswert

Das Ergebnis einer Hinrichtung.

Attribute

Hinweise

Weitere Informationen finden Sie unter DtsContainer.

Gilt für: