HResults.DTS_E_DIRECTTONONERROROUTPUT Campo

Definizione

MessageId: DTS_E_DIRECTTONONERROROUTPUT MessageText: Il gestore del buffer ha tentato di inviare una riga di errore a un'uscita non registrata come output di errore. C'è stata una chiamata a DirectErrorRow su un output che non ha impostato la proprietà IsErrorOut su TRUE.

public: int DTS_E_DIRECTTONONERROROUTPUT = -1073446892;
public const int DTS_E_DIRECTTONONERROROUTPUT = -1073446892;
val mutable DTS_E_DIRECTTONONERROROUTPUT : int
Public Const DTS_E_DIRECTTONONERROROUTPUT As Integer  = -1073446892

Valore del campo

Value = -1073446892

Si applica a