HResults.DTS_E_GENERICERROR 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_GENERICERROR MessageText: One or more error occurred. There should be more specific errors preceding this one that explains the details of the errors. This message is used as a return value from functions that encounter errors.
public: int DTS_E_GENERICERROR = -1073676268;
public const int DTS_E_GENERICERROR = -1073676268;
val mutable DTS_E_GENERICERROR : int
Public Const DTS_E_GENERICERROR As Integer = -1073676268