Share via


HResults.DTS_E_EXPREVALSENSITIVEERROR Campo

Definición

MessageId: DTS_E_EXPREVALSENSITIVEERROR MessageText: la expresión no se evaluará porque contiene la variable "%1!s!" que hace referencia a variables de parámetro confidenciales en su expresión. Compruebe que la expresión se usa correctamente y que protege la información confidencial.

public: int DTS_E_EXPREVALSENSITIVEERROR = -1073647601;
public const int DTS_E_EXPREVALSENSITIVEERROR = -1073647601;
val mutable DTS_E_EXPREVALSENSITIVEERROR : int
Public Const DTS_E_EXPREVALSENSITIVEERROR As Integer  = -1073647601

Valor de campo

Value = -1073647601

Se aplica a