HResults.DTS_E_SQLTASK_MULTIPLERETURNVALUEPARAM Field

Definition

MessageId: DTS_E_SQLTASK_MULTIPLERETURNVALUEPARAM MessageText: A parameter with type return value is not the first parameter, or there are more than one parameter of type return value.

public: int DTS_E_SQLTASK_MULTIPLERETURNVALUEPARAM = -1073573402;
public const int DTS_E_SQLTASK_MULTIPLERETURNVALUEPARAM = -1073573402;
val mutable DTS_E_SQLTASK_MULTIPLERETURNVALUEPARAM : int
Public Const DTS_E_SQLTASK_MULTIPLERETURNVALUEPARAM As Integer  = -1073573402

Field Value

Value = -1073573402

Applies to