HResults.DTS_E_GENERICERROR Field

Definition

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

Field Value

Value = -1073676268

Applies to