HResults.DTS_E_MSMQTASK_DATAFILE_ALREADY_EXISTS 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_MSMQTASK_DATAFILE_ALREADY_EXISTS MessageText: The data file "%1!s!" already exists at the specified location. Cannot overwrite the file as the Overwrite option is set to false.
public: int DTS_E_MSMQTASK_DATAFILE_ALREADY_EXISTS = -1073573464;
public const int DTS_E_MSMQTASK_DATAFILE_ALREADY_EXISTS = -1073573464;
val mutable DTS_E_MSMQTASK_DATAFILE_ALREADY_EXISTS : int
Public Const DTS_E_MSMQTASK_DATAFILE_ALREADY_EXISTS As Integer = -1073573464