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
public sealed class InvalidUdtException : SystemException
[System.Serializable]
public sealed class InvalidUdtException : SystemException
type InvalidUdtException = class
    inherit SystemException
[<System.Serializable>]
type InvalidUdtException = class
    inherit SystemException
Public NotInheritable Class InvalidUdtException
Inherits SystemException
Devralma
InvalidUdtException
Öznitelikler

Yöntemler

Create(Type, String)

Yeni InvalidUdtException bir nesne oluşturun.

GetObjectData(SerializationInfo, StreamingContext)

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

Şunlara uygulanır