Microsoft.Data.Schema Namespace

The Microsoft.Data.Schema namespace supports the .NET Framework infrastructure and is not intended to be used directly from your code. This namespace provides the DataSchemaException base class. Although this base class is public, do not use this type because each extensibility area has an Exception type of its own that inherits the DataSchemaException base class and which you can use in your custom data generators when you must throw an exception.

Classes

  Class Description
Public class DataSchemaException DataSchemaException is the base class for all exceptions thrown in the Microsoft.Data.Schema namespace and sub-namespaces.