HResults.DTS_E_INVALIDUSESDISPOSITIONSVALUE Field
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.
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