HResults.DTS_E_INVALIDOBJECTNAME Field

Definition

MessageId: DTS_E_INVALIDOBJECTNAME MessageText: SSIS object name is invalid. More specific errors would have been raised explaining the exact naming problem.

public: int DTS_E_INVALIDOBJECTNAME = -1073614831;
public const int DTS_E_INVALIDOBJECTNAME = -1073614831;
val mutable DTS_E_INVALIDOBJECTNAME : int
Public Const DTS_E_INVALIDOBJECTNAME As Integer  = -1073614831

Field Value

Value = -1073614831

Applies to