ReplicationAgentContainerWithWatsonException Sınıfı
Bu API altyapısını destekler ve doğrudan kodunuz içinden kullanılmak üzere tasarlanmamıştır.
Devralma Hiyerarşisi
System.Object
System.Exception
Microsoft.SqlServer.Replication.ReplicationAgentException
Microsoft.SqlServer.Replication.ReplicationAgentContainerException
Microsoft.SqlServer.Replication.ReplicationAgentContainerWithWatsonException
Ad Alanı: Microsoft.SqlServer.Replication
Derleme: Microsoft.SqlServer.Replication (Microsoft.SqlServer.Replication içinde.dll)
Sözdizimi
'Bildirim
<SerializableAttribute> _
<ComVisibleAttribute(False)> _
Public NotInheritable Class ReplicationAgentContainerWithWatsonException _
Inherits ReplicationAgentContainerException
'Kullanım
Dim instance As ReplicationAgentContainerWithWatsonException
[SerializableAttribute]
[ComVisibleAttribute(false)]
public sealed class ReplicationAgentContainerWithWatsonException : ReplicationAgentContainerException
[SerializableAttribute]
[ComVisibleAttribute(false)]
public ref class ReplicationAgentContainerWithWatsonException sealed : public ReplicationAgentContainerException
[<SealedAttribute>]
[<SerializableAttribute>]
[<ComVisibleAttribute(false)>]
type ReplicationAgentContainerWithWatsonException =
class
inherit ReplicationAgentContainerException
end
public final class ReplicationAgentContainerWithWatsonException extends ReplicationAgentContainerException
ReplicationAgentContainerWithWatsonException türü aşağıdaki üyeleri açıklar.
Oluşturucular
Ad | Açıklama | |
---|---|---|
ReplicationAgentContainerWithWatsonException() | ||
ReplicationAgentContainerWithWatsonException(String) | ||
ReplicationAgentContainerWithWatsonException(String, Exception) |
Üst
Özellikler
Ad | Açıklama | |
---|---|---|
Data | (Exception öğesinden devralınmıştır.) | |
ExceptionCollection | Alır koleksiyon exception nesneleri çoğaltma aracısı tarafından döndürülen. (ReplicationAgentContainerException öğesinden devralınmıştır.) | |
FlatExceptionCollection | Alır koleksiyon exception nesneleri kullanılarak erişilen IEnumerable arabirim. (ReplicationAgentContainerException öğesinden devralınmıştır.) | |
HelpLink | (Exception öğesinden devralınmıştır.) | |
HResult | (Exception öğesinden devralınmıştır.) | |
InnerException | (Exception öğesinden devralınmıştır.) | |
Message | (Exception öğesinden devralınmıştır.) | |
MessageCode | Temel hata hata kodu alır. (ReplicationAgentException öğesinden devralınmıştır.) | |
Source | (Exception öğesinden devralınmıştır.) | |
StackTrace | (Exception öğesinden devralınmıştır.) | |
TargetSite | (Exception öğesinden devralınmıştır.) |
Üst
Yöntemler
Ad | Açıklama | |
---|---|---|
Equals | (Object öğesinden devralınmıştır.) | |
Finalize | (Object öğesinden devralınmıştır.) | |
GetBaseException | (Exception öğesinden devralınmıştır.) | |
GetHashCode | (Object öğesinden devralınmıştır.) | |
GetObjectData | Belirtilen ayarlar SerializationInfo bilgilerle özel durum. (ReplicationAgentContainerException öğesinden devralınmıştır.) | |
GetType | (Exception öğesinden devralınmıştır.) | |
MemberwiseClone | (Object öğesinden devralınmıştır.) | |
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.