Walter.DataTools.MsSql
TSqlResult.TSqlError Constructor(Byte,Int32,Int32,String,String,String,String,Byte)
Walter.DataTools.MsSql Assembly > Walter.DataTools.MsSql Namespace > TSqlResult.TSqlError Class > TSqlResult.TSqlError Constructor : TSqlResult.TSqlError Constructor(Byte,Int32,Int32,String,String,String,String,Byte)
Severity levels from 20 through 25 are considered fatal. If a fatal severity level is encountered, the client connection is terminated after receiving the message, and the error is logged in the error and application logs.
The line number.
The number.
The message.
The procedure.
The server.
The source.
The state.
Initializes a new instance of the TSqlResult.TSqlError class.
Syntax

Parameters

severity
Severity levels from 20 through 25 are considered fatal. If a fatal severity level is encountered, the client connection is terminated after receiving the message, and the error is logged in the error and application logs.
lineNumber
The line number.
number
The number.
message
The message.
procedure
The procedure.
server
The server.
source
The source.
state
The state.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

TSqlResult.TSqlError Class
TSqlResult.TSqlError Members
Overload List