Warning Element (XMLA)
SQL Server 2005
Contains information about a warning returned by an instance of Microsoft SQL Server Analysis Services.
| Attribute | Description |
|---|---|
|
ErrorCode |
Required UnsignedInt attribute. Contains the numeric return code of the warning. |
|
Severity |
Optional String attribute. Contains the severity of the warning. |
|
Description |
Optional String attribute. Contains the descriptive text of the warning. |
|
Source |
Optional String attribute. Contains the name of the component that generated the warning. |
|
HelpFile |
Optional String attribute. Contains the path or URL to the Help file or topic that describes the warning. |
