Microsoft.Data.Schema.Common Namespace

This namespace supports the .NET Framework infrastructure and is not intended to be used directly from your code.

Classes

  Class Description
Public class DataSchemaError Encapsulates all the information needed by the ErrorTaskService to create a corresponding entry in the Visual Studio Error List.
Public class ErrorEventArgs Represents error event arguments.
Public class ErrorManager Used in the Error Management infrastructure.
Public class ErrorManagerEventArgs Represents error manager event arguments.
Public class ErrorsChangedEventArgs Represents errors changed event arguments.
Public class ImageUtilities This class manages the behavior of icons that represent element classes.
Public class InvalidCategoryRelevanceException Represents an exception thrown as the result of a design-time error or the misuse of a category.

Structures

  Structure Description
Public structure Tuple<TValue1, TValue2> Helper structure to couple two things together.
Public structure Tuple<TValue1, TValue2, TValue3> Helper structure to couple three things together.

Interfaces

  Interface Description
Public interface IErrorManagerLimiter Used to change the way the error manager shows the errors.

Delegates

  Delegate Description
Public delegate ErrorsPredicate Represents the errors predicate.

Enumerations

  Enumeration Description
Public enumeration CategoryRelevance Specifies the category relevance.
Public enumeration ErrorSeverity This enumeration specifies the severity of the error.
Public enumeration PropertyValueType Specifies a property value type.