Конструктор SqlTraceException

Показывать защищенные элементы
Показывать наследуемые элементы

Initializes a new instance of the SQLTraceException class.

Этот элемент перегружен. Чтобы получить полные сведения об этом элементе (синтаксисе, использовании и примерах использования), щелкните его имя в списке перегрузок.

Список перегрузок

  Имя Описание
Открытый метод SqlTraceException() Initializes a new instance of the SQLTraceException class.
Открытый метод SqlTraceException(String) Initializes a new instance of the SQLTraceException class with the specified message.
Защищенный метод SqlTraceException(SerializationInfo, StreamingContext) Initializes a new instance of the SQLTraceException class with the specified serialization information and the specified streaming context.
Открытый метод SqlTraceException(String, Exception) Initializes a new instance of the SQLTraceException class with the specified message and inner exception.
Открытый метод SqlTraceException(Type, String) Initializes a new instance of the SQLTraceException class with the specified source type and the specified message.
Открытый метод SqlTraceException(Type, String, Exception) Initializes a new instance of the SQLTraceException class with the specified source type, message and inner exception.

В начало

См. также

Справочник

SqlTraceException Класс

Пространство имен Microsoft.SqlServer.Management.Trace