Share via


HResults.DTS_E_CONNECTIONREQUIREDFORMETADATA Campo

Definición

MessageId: DTS_E_CONNECTIONREQUIREDFORMETADATA MessageText: error debido a que no hay conexión. Se requiere una conexión para solicitar metadatos. Si está trabajando sin conexión, desactive Trabajar sin conexión en el menú SSIS para habilitar la conexión.

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

Valor de campo

Value = -1071636446

Se aplica a