HResults.DTS_E_EXPREVALSTATIC_INVALIDCASTPARAM 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_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