InvalidUdtException Class  
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Thrown when SQL Server or the ADO.NET Microsoft.Data.SqlClient provider detects an invalid user-defined type (UDT).
public ref class InvalidUdtException sealed : SystemException[System.Serializable]
public sealed class InvalidUdtException : SystemExceptionpublic sealed class InvalidUdtException : SystemException[<System.Serializable>]
type InvalidUdtException = class
    inherit SystemExceptiontype InvalidUdtException = class
    inherit SystemExceptionPublic NotInheritable Class InvalidUdtException
Inherits SystemException- Inheritance
- 
				InvalidUdtException
- Attributes
Methods
| GetObjectData(SerializationInfo, StreamingContext) | Streams all the InvalidUdtException properties into the SerializationInfo class for the given StreamingContext. |