HResults.DTS_E_CANTDELETEOUTPUTID Field

Definition

MessageId: DTS_E_CANTDELETEOUTPUTID MessageText: Cannot delete output ID %1!d! from the output collection. The ID may not be valid, or the ID may have been the default or error output.

public: int DTS_E_CANTDELETEOUTPUTID = -1071628284;
public const int DTS_E_CANTDELETEOUTPUTID = -1071628284;
val mutable DTS_E_CANTDELETEOUTPUTID : int
Public Const DTS_E_CANTDELETEOUTPUTID As Integer  = -1071628284

Field Value

Value = -1071628284

Applies to