Pole HResults.DTS_E_BUFFERGETTEMPFILENAME
Menedżer buforu nie można pobrać nazwy pliku tymczasowego.Wywołanie GetTempFileName 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_BUFFERGETTEMPFILENAME As Integer
'Użycie
Dim value As Integer
value = HResults.DTS_E_BUFFERGETTEMPFILENAME
public const int DTS_E_BUFFERGETTEMPFILENAME
public:
literal int DTS_E_BUFFERGETTEMPFILENAME
static val mutable DTS_E_BUFFERGETTEMPFILENAME: int
public const var DTS_E_BUFFERGETTEMPFILENAME : int
Uwagi
Wywołanie GetTempFileName nie powiodło się.