HResults.DTS_E_MCASTOUTPUTCOLUMNS Field

Definition

MessageId: DTS_E_MCASTOUTPUTCOLUMNS MessageText: Output "%1!s!" (%2!d!) has output columns, but multicast outputs do not declare columns. The package is damaged.

public: int DTS_E_MCASTOUTPUTCOLUMNS = -1071611289;
public const int DTS_E_MCASTOUTPUTCOLUMNS = -1071611289;
val mutable DTS_E_MCASTOUTPUTCOLUMNS : int
Public Const DTS_E_MCASTOUTPUTCOLUMNS As Integer  = -1071611289

Field Value

Value = -1071611289

Applies to