Share via


DataSchemaException Constructor

Default constructor. Initializes a new instance of the DataSchemaException class.

Namespace:  Microsoft.Data.Schema
Assembly:  Microsoft.Data.Schema (in Microsoft.Data.Schema.dll)

Syntax

'Declaration
Public Sub New
'Usage
Dim instance As New DataSchemaException()
public DataSchemaException()
public:
DataSchemaException()
public function DataSchemaException()

.NET Framework Security

See Also

Reference

DataSchemaException Class

DataSchemaException Members

DataSchemaException Overload

Microsoft.Data.Schema Namespace