HResults.DTS_W_LOGPROVIDERNOTDEFINED Field

Definition

MessageId: DTS_W_LOGPROVIDERNOTDEFINED MessageText: The executable "%1!s!" was pasted successfully. However a log provider that was associated with the executable was not found in the collection "LogProviders". The executable was pasted without log provider information.

public: int DTS_W_LOGPROVIDERNOTDEFINED = -2147356155;
public const int DTS_W_LOGPROVIDERNOTDEFINED = -2147356155;
val mutable DTS_W_LOGPROVIDERNOTDEFINED : int
Public Const DTS_W_LOGPROVIDERNOTDEFINED As Integer  = -2147356155

Field Value

Value = -2147356155

Applies to