Campo DTS_E_EXTENDFAILED
The buffer manager cannot extend the file "%1" to length %2!lu!. There was insufficient disk space.
Espacio de nombres: Microsoft.SqlServer.Dts.Runtime
Ensamblado: Microsoft.SqlServer.ManagedDTS (en Microsoft.SqlServer.ManagedDTS.dll)
Sintaxis
'Declaración
Public Const DTS_E_EXTENDFAILED As Integer
'Uso
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