HResults.DTS_E_INVALIDUSESDISPOSITIONSVALUE Field

Definition

MessageId: DTS_E_INVALIDUSESDISPOSITIONSVALUE MessageText: The UsesDispositions property cannot be changed from its initial value. This occurs when the XML is edited and the UsesDispositions value is modified. This value is set by the component when it is added to the package and is not allowed to change.

public: int DTS_E_INVALIDUSESDISPOSITIONSVALUE = -1073450961;
public const int DTS_E_INVALIDUSESDISPOSITIONSVALUE = -1073450961;
val mutable DTS_E_INVALIDUSESDISPOSITIONSVALUE : int
Public Const DTS_E_INVALIDUSESDISPOSITIONSVALUE As Integer  = -1073450961

Field Value

Value = -1073450961

Applies to