HResults.DTS_E_OLEDBTRANSACTIONENLIST Field

Definition

MessageId: DTS_E_OLEDBTRANSACTIONENLIST MessageText: The SSIS Runtime has failed to enlist the OLE DB connection in a distributed transaction with error 0x%1!8.8X! "%2!s!".

public: int DTS_E_OLEDBTRANSACTIONENLIST = -1073659860;
public const int DTS_E_OLEDBTRANSACTIONENLIST = -1073659860;
val mutable DTS_E_OLEDBTRANSACTIONENLIST : int
Public Const DTS_E_OLEDBTRANSACTIONENLIST As Integer  = -1073659860

Field Value

Value = -1073659860

Applies to