Udostępnij za pośrednictwem


Pole HResults.DTS_E_RENAMEFOLDERONSQLSERVER_OLEDB

Metoda RenameFolderOnSQLServer napotkał OLE DB błąd kodu 0x%1!8.8X!(%2).instrukcja języka SQL, 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_RENAMEFOLDERONSQLSERVER_OLEDB As Integer
'Użycie
Dim value As Integer

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