HResults.DTS_E_EXPREVALSTATIC_INVALIDCASTPARAM Field

Definition

MessageId: DTS_E_EXPREVALSTATIC_INVALIDCASTPARAM MessageText: An invalid parameter was given for a cast operation. Parameters of cast operators must be static, and cannot contain dynamic elements such as input columns.

public: int DTS_E_EXPREVALSTATIC_INVALIDCASTPARAM = -1073442744;
public const int DTS_E_EXPREVALSTATIC_INVALIDCASTPARAM = -1073442744;
val mutable DTS_E_EXPREVALSTATIC_INVALIDCASTPARAM : int
Public Const DTS_E_EXPREVALSTATIC_INVALIDCASTPARAM As Integer  = -1073442744

Field Value

Value = -1073442744

Applies to