EventHandlerClass.ForceExecutionResult Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
virtual 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); };
public virtual Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2012.DTSForcedExecResult ForceExecutionResult { get; set; }
member this.ForceExecutionResult : Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2012.DTSForcedExecResult with get, set
Public Overridable Property ForceExecutionResult As DTSForcedExecResult
Property Value
One of the enumeration values of the DTSForcedExecResult enumeration that specifies the forced execution result of the container.