SqlExceptionInfo Class
Definition
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.
public ref class SqlExceptionInfo : Exception, Microsoft::HostIntegration::Drda::Common::IDbExceptionInfo
public class SqlExceptionInfo : Exception, Microsoft.HostIntegration.Drda.Common.IDbExceptionInfo
type SqlExceptionInfo = class
inherit Exception
interface IDbExceptionInfo
Public Class SqlExceptionInfo
Inherits Exception
Implements IDbExceptionInfo
- Inheritance
-
SqlExceptionInfo
- Implements
Constructors
| SqlExceptionInfo(Exception, String, String, String) | |
| SqlExceptionInfo(SqlException) | |
| SqlExceptionInfo(SqlException, String, String, String) |
Properties
| ErrorCode | |
| InnerExceptionInfo | |
| LineNumber | |
| Mapped | |
| Message | |
| Number | |
| Procedure | |
| Server | |
| SeverityCode | |
| SqlCode | |
| SqlState |