Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Represents a list of errors or warnings that are returned when a report is published or processed.
The following tables list the members exposed by the Warning type.
Public Constructors
| Name | Description | |
|---|---|---|
| Warning | Initializes a new instance of the Warning class. |
Nach oben
Public Properties
| Name | Description | |
|---|---|---|
![]() |
Code | Gets or sets the error code assigned to the warning by the report server. |
![]() |
Message | Gets or sets a message that states the error or warning. |
![]() |
ObjectName | Gets or sets the name of the object in the report definition that contributed to the warning. |
![]() |
ObjectType | Gets or sets the object type of the error or warning. |
![]() |
Severity | Gets or sets the severity of the error or warning. |
Nach oben
Public Methods
(see also Protected Methods )
| Name | Description | |
|---|---|---|
![]() |
Equals | Overloaded. (inherited from Object ) |
![]() |
GetHashCode | (inherited from Object ) |
![]() |
GetType | (inherited from Object ) |
![]() ![]() |
ReferenceEquals | (inherited from Object ) |
![]() |
ToString | (inherited from Object ) |
Nach oben
Protected Methods
| Name | Description | |
|---|---|---|
![]() |
Finalize | (inherited from Object ) |
![]() |
MemberwiseClone | (inherited from Object ) |
Nach oben
.gif)
.gif)
.gif)
.gif)