ErrorInformation Members
[This content is no longer valid. For the latest information on "M", "Quadrant", SQL Server Modeling Services, and the Repository, see the Model Citizen blog.]
The ErrorInformation type exposes the following members.
Constructors
Name | Description | |
---|---|---|
ErrorInformation |
Top
Methods
Name | Description | |
---|---|---|
BuildEventArgToErrorInfo | ||
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
Log | Overloaded. | |
MemberwiseClone | (Inherited from Object.) | |
ToBuildEventArgs | Overloaded. | |
ToString | Overloaded. |
Top
Properties
Name | Description | |
---|---|---|
Arguments | ||
Code | ||
ColumnNumber | ||
EndColumnNumber | ||
EndLineNumber | ||
FileName | ||
HelpKeyword | ||
Level | ||
LineNumber | ||
Location | ||
Message | ||
Subcategory |
Top