Pole HResults.DTS_E_UNABLETOSAVETOFILE
Nie można zapisać xml do "% 1".Plik może być tylko do odczytu.
Przestrzeń nazw: Microsoft.SqlServer.Dts.Runtime
Zestaw: Microsoft.SqlServer.ManagedDTS (w Microsoft.SqlServer.ManagedDTS.dll)
Składnia
'Deklaracja
Public Const DTS_E_UNABLETOSAVETOFILE As Integer
'Użycie
Dim value As Integer
value = HResults.DTS_E_UNABLETOSAVETOFILE
public const int DTS_E_UNABLETOSAVETOFILE
public:
literal int DTS_E_UNABLETOSAVETOFILE
static val mutable DTS_E_UNABLETOSAVETOFILE: int
public const var DTS_E_UNABLETOSAVETOFILE : int