HResults.DTS_E_LOGPROVIDERFAILED Field

Definition

MessageId: DTS_E_LOGPROVIDERFAILED MessageText: The SSIS logging provider "%1!s!" failed with error code 0x%2!8.8X! (%3!s!). This indicates a logging error attributable to the specified log provider.

public: int DTS_E_LOGPROVIDERFAILED = -1073659888;
public const int DTS_E_LOGPROVIDERFAILED = -1073659888;
val mutable DTS_E_LOGPROVIDERFAILED : int
Public Const DTS_E_LOGPROVIDERFAILED As Integer  = -1073659888

Field Value

Value = -1073659888

Applies to