HResults.DTS_E_EXPREVALSTATIC_INVALIDNUMBEROFPARAMS 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_INVALIDNUMBEROFPARAMS MessageText: An incorrect number of parameters was given to a function. The function name was recognized, but the number of parameters was not correct.
public: int DTS_E_EXPREVALSTATIC_INVALIDNUMBEROFPARAMS = -1073442750;
public const int DTS_E_EXPREVALSTATIC_INVALIDNUMBEROFPARAMS = -1073442750;
val mutable DTS_E_EXPREVALSTATIC_INVALIDNUMBEROFPARAMS : int
Public Const DTS_E_EXPREVALSTATIC_INVALIDNUMBEROFPARAMS As Integer = -1073442750