Share via


SqlServerError Constructor

Include Protected Members
Include Inherited Members

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public method SqlServerError(String, String, ErrorSeverity) Initializes a new instance of the SqlServerError class.
Public method SqlServerError(String, String, Int32, ErrorSeverity) Initializes a new instance of the SqlServerError class.
Public method SqlServerError(String, String, Int32, Int32, ErrorSeverity) Initializes a new instance of the SqlServerError class.
Public method SqlServerError(String, String, Int32, Int32, Int32, ErrorSeverity) Initializes a new instance of the SqlServerError class.

Top

See Also

Reference

SqlServerError Class

Microsoft.Data.Schema.Sql Namespace