HResults.DTS_E_CONNECTIONREQUIREDFORMETADATA Field

Definition

MessageId: DTS_E_CONNECTIONREQUIREDFORMETADATA MessageText: An error occurred due to no connection. A connection is required when requesting metadata. If you are working offline, uncheck Work Offline on the SSIS menu to enable the connection.

public: int DTS_E_CONNECTIONREQUIREDFORMETADATA = -1071636446;
public const int DTS_E_CONNECTIONREQUIREDFORMETADATA = -1071636446;
val mutable DTS_E_CONNECTIONREQUIREDFORMETADATA : int
Public Const DTS_E_CONNECTIONREQUIREDFORMETADATA As Integer  = -1071636446

Field Value

Value = -1071636446

Applies to