Aracılığıyla paylaş


SmoException Sınıfı

SmoException Sırasında bir hata oluştuğunda ortaya özel durum sınıfı gösterirbir smo operasyon.

Devralma Hiyerarşisi

System.Object
  System.Exception
    Microsoft.SqlServer.Management.Common.SqlServerManagementException
      Microsoft.SqlServer.Management.Smo.SmoException
        Diğer...

Ad Alanı:  Microsoft.SqlServer.Management.Smo
Derleme:  Microsoft.SqlServer.Smo (Microsoft.SqlServer.Smo içinde.dll)

Sözdizimi

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

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

Oluşturucular

  Ad Açıklama
Ortak yöntem SmoException() Yeni bir başlatır örnek , SmoException WalkTree
Ortak yöntem SmoException(String) Yeni bir başlatır örnek , SmoException sınıfı ile belirtilen ileti.
Korumalı yöntem SmoException(SerializationInfo, StreamingContext) Yeni bir başlatır örnek , SmoException sınıfı ile belirtilen seri hale getirme ve bilgi akış içeriği.
Ortak yöntem SmoException(String, Exception) Yeni bir başlatır örnek , SmoException sınıfı için belirtilen ileti ve belirtilen iç özel durum.

Üst

Özellikler

  Ad Açıklama
Ortak özellik Data (Exception öğesinden devralınmıştır.)
Ortak özellik HelpLink Daha fazla bilgi için Yardım bağlantısı alır Microsoft hakkında smo özel durum. (Exception.HelpLink öğesini geçersiz kılar.)
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.)
Korumalı özellikStatik üye ProdVer Ürün sürüm alır örnek , SQL Server , üretilen smo özel durum.
Ortak özellik SmoExceptionType smo özel durum türü alı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.)
Korumalı yöntem SetHelpContext Başvurulan özel Yardım içeriği değerini ayarlar.
Ortak yöntem ToString (Exception öğesinden devralınmıştır.)

Üst

Açıklamalar

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

Bu türdeki tüm ortak statik (Microsoft Visual Basic içinde Paylaşılan) üyeler, çok iş parçacıklı işlemler için güvenlidir. Herhangi bir örnek üyenin iş parçacığı için güvenli olduğu garanti edilmemiştir.

İş 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.

Devralma Hiyerarşisi

System.Object
  System.Exception
    Microsoft.SqlServer.Management.Common.SqlServerManagementException
      Microsoft.SqlServer.Management.Smo.SmoException
        Microsoft.SqlServer.Management.Smo.CollectionNotAvailableException
        Microsoft.SqlServer.Management.Smo.FailedOperationException
        Microsoft.SqlServer.Management.Smo.InternalSmoErrorException
        Microsoft.SqlServer.Management.Smo.InvalidSmoOperationException
        Microsoft.SqlServer.Management.Smo.InvalidVersionSmoOperationException
        Microsoft.SqlServer.Management.Smo.MissingObjectException
        Microsoft.SqlServer.Management.Smo.PropertyCannotBeRetrievedException
        Microsoft.SqlServer.Management.Smo.PropertyNotSetException
        Microsoft.SqlServer.Management.Smo.PropertyReadOnlyException
        Microsoft.SqlServer.Management.Smo.PropertyTypeMismatchException
        Microsoft.SqlServer.Management.Smo.PropertyWriteException
        Microsoft.SqlServer.Management.Smo.ServiceRequestException
        Microsoft.SqlServer.Management.Smo.SfcDependencyException
        Microsoft.SqlServer.Management.Smo.UnknownPropertyException
        Microsoft.SqlServer.Management.Smo.UnsupportedEngineTypeException
        Microsoft.SqlServer.Management.Smo.UnsupportedFeatureException
        Microsoft.SqlServer.Management.Smo.UnsupportedObjectNameException
        Microsoft.SqlServer.Management.Smo.UnsupportedVersionException
        Microsoft.SqlServer.Management.Smo.WrongPropertyValueException