HResults.DTS_E_OLEDBERROR Field

Definition

MessageId: DTS_E_OLEDBERROR MessageText: SSIS Error Code DTS_E_OLEDBERROR. An OLE DB error has occurred. Error code: 0x%1!8.8X!.

public: int DTS_E_OLEDBERROR = -1071636471;
public const int DTS_E_OLEDBERROR = -1071636471;
val mutable DTS_E_OLEDBERROR : int
Public Const DTS_E_OLEDBERROR As Integer  = -1071636471

Field Value

Value = -1071636471

Applies to