Linguaggio

HResults.DTS_E_NOTINITIALIZED Campo

Definizione

MessageId: DTS_E_NOTINITIALIZED MessageText: Un oggetto o una variabile interna non è stata inizializzata. Questo è un errore interno del prodotto. Questo errore viene restituito quando una variabile dovrebbe avere un valore valido ma non ce l'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