Udostępnij za pośrednictwem


Pole HResults.DTS_E_SAVETOSQLSERVER_OLEDB

Metoda SaveToSQLServer napotkał OLE DB błąd kodu 0x%1!8.8X!(%2).instrukcja języka SQL, która zostało wydane, nie powiodło się.

Przestrzeń nazw:  Microsoft.SqlServer.Dts.Runtime
Zestaw:  Microsoft.SqlServer.ManagedDTS (w Microsoft.SqlServer.ManagedDTS.dll)

Składnia

'Deklaracja
Public Const DTS_E_SAVETOSQLSERVER_OLEDB As Integer
'Użycie
Dim value As Integer

value = HResults.DTS_E_SAVETOSQLSERVER_OLEDB
public const int DTS_E_SAVETOSQLSERVER_OLEDB
public:
literal int DTS_E_SAVETOSQLSERVER_OLEDB
static val mutable DTS_E_SAVETOSQLSERVER_OLEDB: int
public const var DTS_E_SAVETOSQLSERVER_OLEDB : int