Share via


HResults.DTS_E_DIRECTTONONERROROUTPUT Campo

Definición

MessageId: DTS_E_DIRECTTONONERROROUTPUT MessageText: el administrador de búferes intentó insertar una fila de error en una salida que no se registró como salida de error. Se produjo una llamada a DirectErrorRow en una salida que no tiene la propiedad IsErrorOut establecida en 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

Valor de campo

Value = -1073446892

Se aplica a