Campo DTS_E_EXTENDFAILED
The buffer manager cannot extend the file "%1" to length %2!lu!. There was insufficient disk space.
Spazio dei nomi: Microsoft.SqlServer.Dts.Runtime
Assembly: Microsoft.SqlServer.ManagedDTS (in Microsoft.SqlServer.ManagedDTS.dll)
Sintassi
'Dichiarazione
Public Const DTS_E_EXTENDFAILED As Integer
'Utilizzo
Dim value As Integer
value = HResults.DTS_E_EXTENDFAILED
public const int DTS_E_EXTENDFAILED
public:
literal int DTS_E_EXTENDFAILED
static val mutable DTS_E_EXTENDFAILED: int
public const var DTS_E_EXTENDFAILED : int
Vedere anche