HResults.DTS_W_CANTRETRIEVECODEPAGEFROMOLEDBPROVIDER Field

Definition

The column code page info cannot be retrieved from the OLE DB provider. If the component supports the "%1" property, the code page from that property will be used. Change the value of the property if the current string code page values are incorrect. If the component does not support the property, the code page from the component's locale ID will be used.

public: int DTS_W_CANTRETRIEVECODEPAGEFROMOLEDBPROVIDER = -2145378202;
public const int DTS_W_CANTRETRIEVECODEPAGEFROMOLEDBPROVIDER = -2145378202;
val mutable DTS_W_CANTRETRIEVECODEPAGEFROMOLEDBPROVIDER : int
Public Const DTS_W_CANTRETRIEVECODEPAGEFROMOLEDBPROVIDER As Integer  = -2145378202

Field Value

Value = -2145378202

Applies to