HResults.DTS_E_REFERENCEDMETADATABADCOUNT 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_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