HResults.DTS_E_EXTENDFAILED Field
The buffer manager cannot extend the file "%1" to length %2!lu!. There was insufficient disk space.
Namespace: Microsoft.SqlServer.Dts.Runtime
Assembly: Microsoft.SqlServer.ManagedDTS (in Microsoft.SqlServer.ManagedDTS.dll)
Syntax
'Declaration
Public Const DTS_E_EXTENDFAILED As Integer
'Usage
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