Freigeben über


IDTSContainer100.ForceExecutionResult Eigenschaft

Definition

public:
 property Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2012::DTSForcedExecResult ForceExecutionResult { Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2012::DTSForcedExecResult get(); void set(Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2012::DTSForcedExecResult value); };
[System.Runtime.InteropServices.DispId(18)]
public Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2012.DTSForcedExecResult ForceExecutionResult { [System.Runtime.InteropServices.DispId(18)] get; [System.Runtime.InteropServices.DispId(18)] set; }
[<System.Runtime.InteropServices.DispId(18)>]
[<get: System.Runtime.InteropServices.DispId(18)>]
[<set: System.Runtime.InteropServices.DispId(18)>]
member this.ForceExecutionResult : Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2012.DTSForcedExecResult with get, set
Public Property ForceExecutionResult As DTSForcedExecResult

Eigenschaftswert

Eine DTSForcedExecResult-Enumeration, die den erzwungenen Erfolg oder Fehler des Pakets oder Containers angibt.

Attribute

Hinweise

Weitere Informationen finden Sie unter DtsContainer.

Gilt für: