HResults.DTS_E_ERRMSGTASK_ERRORMESSAGEOUTOFRANGE 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_ERRMSGTASK_ERRORMESSAGEOUTOFRANGE MessageText: The error message id "%1!s!" is out of the allowed range of user defined error messages. User defined error message ids are between 50000 and 2147483647.
public: int DTS_E_ERRMSGTASK_ERRORMESSAGEOUTOFRANGE = -1073548520;
public const int DTS_E_ERRMSGTASK_ERRORMESSAGEOUTOFRANGE = -1073548520;
val mutable DTS_E_ERRMSGTASK_ERRORMESSAGEOUTOFRANGE : int
Public Const DTS_E_ERRMSGTASK_ERRORMESSAGEOUTOFRANGE As Integer = -1073548520