共用方式為


ForLoopClass.ForceExecutionValue Property

Definition

public:
 virtual property bool ForceExecutionValue { bool get(); void set(bool value); };
public virtual bool ForceExecutionValue { get; set; }
member this.ForceExecutionValue : bool with get, set
Public Overridable Property ForceExecutionValue As Boolean

Property Value

A DTSForcedExecResult enumeration that reports the forced success or failure of the package or container.

Implements

Applies to