Поделиться через


Элементы Warning

Represents a list of errors or warnings that is returned when a report is published or processed.

Тип Warning предоставляет доступ к следующим элементам.

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

  Имя Описание
Открытый метод Warning Instantiates a new instance of a Warning class.

В начало

Методы

  Имя Описание
Открытый метод Equals (Наследуется из Object.)
Защищенный метод Finalize (Наследуется из Object.)
Открытый метод GetHashCode (Наследуется из Object.)
Открытый метод GetType (Наследуется из Object.)
Защищенный метод MemberwiseClone (Наследуется из Object.)
Открытый метод ToString (Наследуется из Object.)

В начало

Свойства

  Имя Описание
Открытое свойство Code Gets or sets the error code that is assigned to the warning by the report server.
Открытое свойство Message Gets or sets a message that describes the error or warning.
Открытое свойство ObjectName Gets or sets the name of an object in the report definition that contributed to the warning.
Открытое свойство ObjectType Gets or sets the severity type of the error or warning.
Открытое свойство Severity Gets or sets a message that describes the error or warning.

В начало