HResults.DTS_W_CANTRETRIEVECODEPAGEFROMOLEDBPROVIDER Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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