HResults.DTS_E_LOADFROMSQLSERVER_OLEDB Field

Definition

MessageId: DTS_E_LOADFROMSQLSERVER_OLEDB MessageText: The LoadFromSQLServer method has encountered OLE DB error code 0x%1!8.8X! (%2!s!). The SQL statement that was issued has failed.

public: int DTS_E_LOADFROMSQLSERVER_OLEDB = -1073659886;
public const int DTS_E_LOADFROMSQLSERVER_OLEDB = -1073659886;
val mutable DTS_E_LOADFROMSQLSERVER_OLEDB : int
Public Const DTS_E_LOADFROMSQLSERVER_OLEDB As Integer  = -1073659886

Field Value

Value = -1073659886

Applies to