HResults.DTS_E_CMDDESTNOPARAMS Field

Definition

MessageId: DTS_E_CMDDESTNOPARAMS MessageText: Unable to retrieve destination column descriptions from the parameters of the SQL command.

public: int DTS_E_CMDDESTNOPARAMS = -1071636352;
public const int DTS_E_CMDDESTNOPARAMS = -1071636352;
val mutable DTS_E_CMDDESTNOPARAMS : int
Public Const DTS_E_CMDDESTNOPARAMS As Integer  = -1071636352

Field Value

Value = -1071636352

Applies to