HResults.DTS_E_OUTPUTCOLUMNNAMECONFLICT 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_OUTPUTCOLUMNNAMECONFLICT MessageText: Column name "%1!s!" on output "%2!s!" cannot be used because it conflicts with a column of the same name on synchronous input "%3!s!".
public: int DTS_E_OUTPUTCOLUMNNAMECONFLICT = -1073450912;
public const int DTS_E_OUTPUTCOLUMNNAMECONFLICT = -1073450912;
val mutable DTS_E_OUTPUTCOLUMNNAMECONFLICT : int
Public Const DTS_E_OUTPUTCOLUMNNAMECONFLICT As Integer = -1073450912