HResults.DTS_E_CONNECTIONMANAGERCOLUMNCOUNTMISMATCH Field

Definition

The number of columns in the flat file connection manager must be the same as the number of columns in the flat file adapter. The number of columns for the flat file connection manager is %1!d!, while the number of columns for the flat file adapter is %2!d!.

public: int DTS_E_CONNECTIONMANAGERCOLUMNCOUNTMISMATCH = -1071611382;
public const int DTS_E_CONNECTIONMANAGERCOLUMNCOUNTMISMATCH = -1071611382;
val mutable DTS_E_CONNECTIONMANAGERCOLUMNCOUNTMISMATCH : int
Public Const DTS_E_CONNECTIONMANAGERCOLUMNCOUNTMISMATCH As Integer  = -1071611382

Field Value

Value = -1071611382

Applies to