InvalidUdtException Class

Definition

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

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

Methods

Applies to