Aracılığıyla paylaş


UnsupportedDataRecordTypeException Sınıfı

Desteklenmeyen parametre değeri için geçirilen atılır, özel durum DataRecordTypeToBufferType yöntem.

Devralma Hiyerarşisi

System.Object
  System.Exception
    System.ApplicationException
      Microsoft.SqlServer.Dts.Pipeline.UnsupportedDataRecordTypeException

Ad Alanı:  Microsoft.SqlServer.Dts.Pipeline
Derleme:  Microsoft.SqlServer.PipelineHost (Microsoft.SqlServer.PipelineHost içinde.dll)

Sözdizimi

'Bildirim
<SerializableAttribute> _
Public Class UnsupportedDataRecordTypeException _
    Inherits ApplicationException
'Kullanım
Dim instance As UnsupportedDataRecordTypeException
[SerializableAttribute]
public class UnsupportedDataRecordTypeException : ApplicationException
[SerializableAttribute]
public ref class UnsupportedDataRecordTypeException : public ApplicationException
[<SerializableAttribute>]
type UnsupportedDataRecordTypeException =  
    class
        inherit ApplicationException
    end
public class UnsupportedDataRecordTypeException extends ApplicationException

UnsupportedDataRecordTypeException türü aşağıdaki üyeleri açıklar.

Oluşturucular

  Ad Açıklama
Ortak yöntem UnsupportedDataRecordTypeException Yeni bir başlatır örnek , UnsupportedDataRecordTypeException WalkTree

Üst

Özellikler

  Ad Açıklama
Ortak özellik Data (Exception öğesinden devralınmıştır.)
Ortak özellik HelpLink (Exception öğesinden devralınmıştır.)
Korumalı özellik HResult (Exception öğesinden devralınmıştır.)
Ortak özellik InnerException (Exception öğesinden devralınmıştır.)
Ortak özellik Message (Exception öğesinden devralınmıştır.)
Ortak özellik Source (Exception öğesinden devralınmıştır.)
Ortak özellik StackTrace (Exception öğesinden devralınmıştır.)
Ortak özellik TargetSite (Exception öğesinden devralınmıştır.)

Üst

Yöntemler

  Ad Açıklama
Ortak yöntem Equals (Object öğesinden devralınmıştır.)
Korumalı yöntem Finalize (Object öğesinden devralınmıştır.)
Ortak yöntem GetBaseException (Exception öğesinden devralınmıştır.)
Ortak yöntem GetHashCode (Object öğesinden devralınmıştır.)
Ortak yöntem GetObjectData (Exception öğesinden devralınmıştır.)
Ortak yöntem GetType (Exception öğesinden devralınmıştır.)
Korumalı yöntem MemberwiseClone (Object öğesinden devralınmıştır.)
Ortak yöntem ToString (Exception öğesinden devralınmıştır.)

Üst

İş Parçacığı Güvenliği

Bu türdeki tüm ortak static (Visual Basic'te Shared) üyeler iş parçacığı için güvenlidir. Herhangi bir örnek üyenin iş parçacığı için güvenli olduğu garanti edilmemiştir.