HResults.DTS_E_FILEOPENERR_FORWRITE_FILEEXISTS 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_FILEOPENERR_FORWRITE_FILEEXISTS MessageText: Opening the file "%1!s!" for writing failed. The file exists and cannot be overwritten. If the AllowAppend property is FALSE and the ForceTruncate property is set to FALSE, the existence of the file will cause this failure.
public: int DTS_E_FILEOPENERR_FORWRITE_FILEEXISTS = -1071607642;
public const int DTS_E_FILEOPENERR_FORWRITE_FILEEXISTS = -1071607642;
val mutable DTS_E_FILEOPENERR_FORWRITE_FILEEXISTS : int
Public Const DTS_E_FILEOPENERR_FORWRITE_FILEEXISTS As Integer = -1071607642