DtsContainer::ForceExecutionValue Property
Gets or sets a Boolean that indicates whether the execution value of the container should be forced to contain a particular value.
Assembly: Microsoft.SqlServer.ManagedDTS (in Microsoft.SqlServer.ManagedDTS.dll)
Property Value
Type: System::BooleanA Boolean that indicates whether the execution value of the container should be forced to contain a particular value.
To return an optional forced execution value, set the ForceExecutionValue property to True and provide a value for the ForcedExecutionValue property.
Show: