HResults.DTS_E_CMDDESTNOTBOUND Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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