SqlExceptionInfo Class

Definition

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

Applies to