HResults.DTS_E_LOGFAILED Field

Definition

MessageId: DTS_E_LOGFAILED MessageText: The SSIS logging infrastructure failed with error code 0x%1!8.8X!. This error indicates that this logging error is not attributable to a specific log provider.

public: int DTS_E_LOGFAILED = -1073659889;
public const int DTS_E_LOGFAILED = -1073659889;
val mutable DTS_E_LOGFAILED : int
Public Const DTS_E_LOGFAILED As Integer  = -1073659889

Field Value

Value = -1073659889

Applies to