HResults.DTS_W_CANNOTFINDOBJECT Field

Definition

MessageId: DTS_W_CANNOTFINDOBJECT MessageText: The package path referenced an object that cannot be found: "%1!s!". This occurs when an attempt is made to resolve a package path to an object that cannot be found.

public: int DTS_W_CANNOTFINDOBJECT = -2147409897;
public const int DTS_W_CANNOTFINDOBJECT = -2147409897;
val mutable DTS_W_CANNOTFINDOBJECT : int
Public Const DTS_W_CANNOTFINDOBJECT As Integer  = -2147409897

Field Value

Value = -2147409897

Applies to