Freigeben über


HResults.DTS_W_CANTRETRIEVECODEPAGEFROMOLEDBPROVIDER Field

Cannot retrieve the column code page info from the OLE DB provider. If the component supports the "%1!s!" 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.

Namespace: Microsoft.SqlServer.Dts.Runtime
Assembly : Microsoft.SqlServer.ManagedDTS (in microsoft.sqlserver.manageddts.dll)

Syntax

'Declaration
Public Const DTS_W_CANTRETRIEVECODEPAGEFROMOLEDBPROVIDER As Integer
public const int DTS_W_CANTRETRIEVECODEPAGEFROMOLEDBPROVIDER
public:
literal int DTS_W_CANTRETRIEVECODEPAGEFROMOLEDBPROVIDER
public static final int DTS_W_CANTRETRIEVECODEPAGEFROMOLEDBPROVIDER
public const var DTS_W_CANTRETRIEVECODEPAGEFROMOLEDBPROVIDER : int

Plattformen

Entwicklungsplattformen

Eine Liste der unterstützten Plattformen finden Sie unterHardware- und Softwareanforderungen für die Installation von SQL Server 2005.

Zielplattforme

Eine Liste der unterstützten Plattformen finden Sie unterHardware- und Softwareanforderungen für die Installation von SQL Server 2005.

Siehe auch

Verweis

HResults Class
HResults Members
Microsoft.SqlServer.Dts.Runtime Namespace