Partager via


Champ DTS_E_EXTENDFAILED

The buffer manager cannot extend the file "%1" to length %2!lu!. There was insufficient disk space.

Espace de noms :  Microsoft.SqlServer.Dts.Runtime
Assembly :  Microsoft.SqlServer.ManagedDTS (dans Microsoft.SqlServer.ManagedDTS.dll)

Syntaxe

'Déclaration
Public Const DTS_E_EXTENDFAILED As Integer
'Utilisation
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