DataSchemaError Members
Include Protected Members
Include Inherited Members
Encapsulates all the information needed by the ErrorTaskService to create a corresponding entry in the Visual Studio Error List.
The DataSchemaError type exposes the following members.
Constructors
Name
Description
Overloaded.
Top
Methods
Name
Description
Determines whether the specified Object is equal to the current Object. (Inherited from Object.)
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.)
Serves as a hash function for a particular type. (Inherited from Object.)
Gets the type of the current instance. (Inherited from Object.)
Creates a shallow copy of the current Object. (Inherited from Object.)
Returns the error message string.
Returns a string that represents the current object. (Inherited from Object.)
Top
Fields
Name
Description
Value is "0".
Top
Properties
Name
Description
Gets the column number of the error.
Gets the file name of the error.
Gets the error code.
Gets or sets the help topic ID, if one exists.
Gets the line number of the error.
Gets the error message string.
Gets the error severity value.
Top