Udostępnij za pośrednictwem


InvalidUdtException Klasa

Definicja

Zgłaszany, gdy SQL Server lub dostawca ADO.NET Microsoft.Data.SqlClient wykrywa nieprawidłowy typ zdefiniowany przez użytkownika (UDT).

public ref class InvalidUdtException sealed : SystemException
[System.Serializable]
public sealed class InvalidUdtException : SystemException
public sealed class InvalidUdtException : SystemException
[<System.Serializable>]
type InvalidUdtException = class
    inherit SystemException
type InvalidUdtException = class
    inherit SystemException
Public NotInheritable Class InvalidUdtException
Inherits SystemException
Dziedziczenie
InvalidUdtException
Atrybuty

Metody

GetObjectData(SerializationInfo, StreamingContext)

Przesyła strumieniowo InvalidUdtException wszystkie właściwości do SerializationInfo klasy dla danej StreamingContextklasy .

Dotyczy