Share via


DataSchemaErrorTask Constructor

Include Protected Members
Include Inherited Members

Initializes a new instance of the DataSchemaErrorTask class.

Overload List

  Name Description
Public method DataSchemaErrorTask() Initializes a new instance of the DataSchemaErrorTask class.
Public method DataSchemaErrorTask(String) Initializes a new instance of the DataSchemaErrorTask class. Constructs a task in the task list with passed in information.
Public method DataSchemaErrorTask(DataSchemaErrorTask) Initializes a new instance of the DataSchemaErrorTask class, given an existing instance.
Public method DataSchemaErrorTask(String, TaskErrorCategory) Initializes a new instance of the DataSchemaErrorTask class, given the task text and the error category.
Public method DataSchemaErrorTask(String, String, Int32) Initializes a new instance of the DataSchemaErrorTask class.
Public method DataSchemaErrorTask(String, TaskCategory, TaskErrorCategory, TaskPriority) Initializes a new instance of the DataSchemaErrorTask class.
Public method DataSchemaErrorTask(String, String, Int32, IVsHierarchy, TaskCategory, TaskErrorCategory, TaskPriority) Initializes a new instance of the DataSchemaErrorTask class.

Top

See Also

Reference

DataSchemaErrorTask Class

DataSchemaErrorTask Members

Microsoft.VisualStudio.Data.Schema.Project.Common.UI Namespace