HResults.DTS_E_CMDDESTNOTBOUND Field

Definition

MessageId: DTS_E_CMDDESTNOTBOUND MessageText: Parameters are not bound. All parameters in the SQL command must be bound to input columns.

public: int DTS_E_CMDDESTNOTBOUND = -1071636351;
public const int DTS_E_CMDDESTNOTBOUND = -1071636351;
val mutable DTS_E_CMDDESTNOTBOUND : int
Public Const DTS_E_CMDDESTNOTBOUND As Integer  = -1071636351

Field Value

Value = -1071636351

Applies to