HResults.DTS_E_CONNECTIONREQUIREDFORMETADATA 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_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