IDTSContainer100.ForceExecutionResult Propiedad

Definición

public:
 property Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2014::DTSForcedExecResult ForceExecutionResult { Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2014::DTSForcedExecResult get(); void set(Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2014::DTSForcedExecResult value); };
[System.Runtime.InteropServices.DispId(18)]
public Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2014.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.Sql2014.DTSForcedExecResult with get, set
Public Property ForceExecutionResult As DTSForcedExecResult

Valor de propiedad

Una enumeración DTSForcedExecResult que informa de si la ejecución forzada del paquete o contenedor se realizó o no correctamente.

Atributos

Se aplica a