HResults.DTS_E_CANTCREATEBLOBFILE Field

Definition

MessageId: DTS_E_CANTCREATEBLOBFILE MessageText: The buffer manager cannot create a file to spool a long object on the directories named in the BLOBTempStoragePath property. Either an incorrect file name was provided, or there are no permissions, or the paths have been full.

public: int DTS_E_CANTCREATEBLOBFILE = -1073450896;
public const int DTS_E_CANTCREATEBLOBFILE = -1073450896;
val mutable DTS_E_CANTCREATEBLOBFILE : int
Public Const DTS_E_CANTCREATEBLOBFILE As Integer  = -1073450896

Field Value

Value = -1073450896

Applies to