HResults.DTS_E_CANTCREATEBLOBFILE Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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