HResults.DTS_E_OPENLOGFAILED Field

Definition

MessageId: DTS_E_OPENLOGFAILED MessageText: The SSIS logging provider has failed to open the log. Error code: 0x%1!8.8X!.

public: int DTS_E_OPENLOGFAILED = -1073659829;
public const int DTS_E_OPENLOGFAILED = -1073659829;
val mutable DTS_E_OPENLOGFAILED : int
Public Const DTS_E_OPENLOGFAILED As Integer  = -1073659829

Field Value

Value = -1073659829

Applies to