HResults.DTS_E_OLEDBPROVIDERDATATYPECONVERSIONUNSUPPORTED Field

Definition

MessageId: DTS_E_OLEDBPROVIDERDATATYPECONVERSIONUNSUPPORTED MessageText: The OLE DB provider used by the OLE DB adapter cannot convert between types "%1!s!" and "%2!s!" for "%3!s!".

public: int DTS_E_OLEDBPROVIDERDATATYPECONVERSIONUNSUPPORTED = -1071636412;
public const int DTS_E_OLEDBPROVIDERDATATYPECONVERSIONUNSUPPORTED = -1071636412;
val mutable DTS_E_OLEDBPROVIDERDATATYPECONVERSIONUNSUPPORTED : int
Public Const DTS_E_OLEDBPROVIDERDATATYPECONVERSIONUNSUPPORTED As Integer  = -1071636412

Field Value

Value = -1071636412

Applies to