HResults.DTS_E_DIRECTTONONERROROUTPUT Field
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
MessageId: DTS_E_DIRECTTONONERROROUTPUT MessageText: The buffer manager attempted to push an error row to an output that was not registered as an error output. There was a call to DirectErrorRow on an output that does not have the IsErrorOut property set to TRUE.
public: int DTS_E_DIRECTTONONERROROUTPUT = -1073446892;
C#
public const int DTS_E_DIRECTTONONERROROUTPUT = -1073446892;
val mutable DTS_E_DIRECTTONONERROROUTPUT : int
Public Const DTS_E_DIRECTTONONERROROUTPUT As Integer = -1073446892
Value = -1073446892
منتج | الإصدارات |
---|---|
SQL Server .NET SDK | 2016, 2017, 2019 |