HResults.DTS_E_RAWEXISTSCREATEONCE 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_RAWEXISTSCREATEONCE MessageText: Error occurred because the output file already exists and the WriteOption is set to Create Once. Set the WriteOption property to Create Always, or delete the file.
public: int DTS_E_RAWEXISTSCREATEONCE = -1071636385;
public const int DTS_E_RAWEXISTSCREATEONCE = -1071636385;
val mutable DTS_E_RAWEXISTSCREATEONCE : int
Public Const DTS_E_RAWEXISTSCREATEONCE As Integer = -1071636385