HResults.DTS_E_REFERENCEDMETADATABADCOUNT Field

Definition

MessageId: DTS_E_REFERENCEDMETADATABADCOUNT MessageText: Input "%1!s!" (%2!d!) references input "%3!s!" (%4!d!), but they do not have the same number of columns. Input %5!d! has %6!d! columns, while input %7!d! has %8!d! columns.

public: int DTS_E_REFERENCEDMETADATABADCOUNT = -1073450831;
public const int DTS_E_REFERENCEDMETADATABADCOUNT = -1073450831;
val mutable DTS_E_REFERENCEDMETADATABADCOUNT : int
Public Const DTS_E_REFERENCEDMETADATABADCOUNT As Integer  = -1073450831

Field Value

Value = -1073450831

Applies to