다음을 통해 공유


NativeSqlConnectionException 생성자

Creates a new instance of the NativeSqlConnectionException class.

오버로드 목록

  이름 설명
공용 메서드 NativeSqlConnectionException() () () () Creates a new instance of the NativeSqlConnectionException class.
공용 메서드 NativeSqlConnectionException(String) Creates a new instance of the NativeSqlConnectionException class with a specified error message.
보호된 메서드 NativeSqlConnectionException(SerializationInfo, StreamingContext) Creates a new instance of the NativeSqlConnectionException class with serialized data.
공용 메서드 NativeSqlConnectionException(String, Exception) Creates a new instance of the NativeSqlConnectionException class with a specified error message and a reference to the inner exception that is the cause of this exception.

맨 위로 이동