HResults.DTS_E_PARAMETERNOTFOUNDINCOLL 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_PARAMETERNOTFOUNDINCOLL MessageText: The parameter "%1!s!" cannot be found. This error occurs when an attempt to retrieve a parameter from a parameters collection and the parameter is not there.
public: int DTS_E_PARAMETERNOTFOUNDINCOLL = -1073614827;
public const int DTS_E_PARAMETERNOTFOUNDINCOLL = -1073614827;
val mutable DTS_E_PARAMETERNOTFOUNDINCOLL : int
Public Const DTS_E_PARAMETERNOTFOUNDINCOLL As Integer = -1073614827