InvalidUdtException Class

Definition

Thrown when SQL Server or the ADO.NET Microsoft.Data.SqlClient provider detects an invalid user-defined type (UDT).

C#
[System.Serializable]
public sealed class InvalidUdtException : SystemException
C#
public sealed class InvalidUdtException : SystemException
Inheritance
InvalidUdtException
Attributes

Methods

Applies to

Product Versions
SqlClient .NET Core 1.0, 1.1, 2.0, 2.1, 3.0, 3.1, 4.0, 4.1
SqlClient .NET Framework 1.0, 1.1, 2.0, 2.1, 3.0, 3.1, 4.0, 4.1
SqlClient .NET Standard 1.0, 1.1, 2.0, 2.1, 3.0, 3.1, 4.0, 4.1