HResults.DTS_W_CANNOTFINDOBJECT Campo

Definizione

MessageId: DTS_W_CANNOTFINDOBJECT MessageText: il percorso del pacchetto ha fatto riferimento a un oggetto che non è stato trovato: "%1!s!". Questo errore si verifica quando si tenta di risolvere il percorso di un pacchetto su un oggetto non disponibile.

public: int DTS_W_CANNOTFINDOBJECT = -2147409897;
public const int DTS_W_CANNOTFINDOBJECT = -2147409897;
val mutable DTS_W_CANNOTFINDOBJECT : int
Public Const DTS_W_CANNOTFINDOBJECT As Integer  = -2147409897

Valore del campo

Value = -2147409897

Si applica a