HResults.DTS_E_OUTPUTCOLUMNNAMECONFLICT Field

Definition

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

Field Value

Value = -1073450912

Applies to