HResults.DTS_W_PROCESSCONFIGURATIONFAILEDSET Field

Definition

MessageId: DTS_W_PROCESSCONFIGURATIONFAILEDSET MessageText: Process configuration failed to set the destination at the package path of "%1!s!". This occurs when attempting to set the destination property or variable fails. Check the destination property or variable.

public: int DTS_W_PROCESSCONFIGURATIONFAILEDSET = -2147409880;
public const int DTS_W_PROCESSCONFIGURATIONFAILEDSET = -2147409880;
val mutable DTS_W_PROCESSCONFIGURATIONFAILEDSET : int
Public Const DTS_W_PROCESSCONFIGURATIONFAILEDSET As Integer  = -2147409880

Field Value

Value = -2147409880

Applies to