HResults.DTS_E_EXTENDFAILED Field

Definition

MessageId: DTS_E_EXTENDFAILED MessageText: The buffer manager cannot extend the file "%1!s!" to length %2!lu! bytes. There was insufficient disk space.

public: int DTS_E_EXTENDFAILED = -1073450934;
public const int DTS_E_EXTENDFAILED = -1073450934;
val mutable DTS_E_EXTENDFAILED : int
Public Const DTS_E_EXTENDFAILED As Integer  = -1073450934

Field Value

Value = -1073450934

Applies to