Partilhar via


Campo DTS_E_EXTENDFAILED

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 (em Microsoft.SqlServer.ManagedDTS.dll)

Sintaxe

'Declaração
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