HResults.DTS_E_NOOUTPUTCOLUMNS Field

Definition

MessageId: DTS_E_NOOUTPUTCOLUMNS MessageText: "%1!s!" contains no output columns. An asynchronous output must contain output columns.

public: int DTS_E_NOOUTPUTCOLUMNS = -1073450823;
public const int DTS_E_NOOUTPUTCOLUMNS = -1073450823;
val mutable DTS_E_NOOUTPUTCOLUMNS : int
Public Const DTS_E_NOOUTPUTCOLUMNS As Integer  = -1073450823

Field Value

Value = -1073450823

Applies to