HResults.DTS_E_NOTINITIALIZED Campo

Definizione

MessageId: DTS_E_NOTINITIALIZED MessageText: non è stato inizializzato un oggetto interno o una variabile. Si tratta di un errore interno del prodotto che viene restituito quando una variabile dovrebbe avere un valore valido ma non lo ha.

public: int DTS_E_NOTINITIALIZED = -1073741774;
public const int DTS_E_NOTINITIALIZED = -1073741774;
val mutable DTS_E_NOTINITIALIZED : int
Public Const DTS_E_NOTINITIALIZED As Integer  = -1073741774

Valore del campo

Value = -1073741774

Si applica a