Aracılığıyla paylaş


InvalidUdtException Sınıf

Tanım

SQL Server veya ADO.NET Microsoft.Data.SqlClient sağlayıcısı geçersiz bir kullanıcı tanımlı tür (UDT) algıladığında oluşturulur.

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
Devralma
InvalidUdtException
Öznitelikler

Yöntemler

GetObjectData(SerializationInfo, StreamingContext)

Verilen için sınıfına InvalidUdtExceptionSerializationInfo tüm özellikleri akışla aktarır StreamingContext.

Şunlara uygulanır