ErrorConfiguration Sınıfı
Üst öğe işlenirken oluşan hataları işlemek için ayarları belirtir.Bu sınıf devralınamaz.
Devralma Hiyerarşisi
System.Object
System.MarshalByRefObject
System.ComponentModel.Component
Microsoft.AnalysisServices.ErrorConfiguration
Ad Alanı: Microsoft.AnalysisServices
Derleme: Microsoft.AnalysisServices (Microsoft.AnalysisServices içinde.dll)
Sözdizimi
'Bildirim
<TypeConverterAttribute("Microsoft.AnalysisServices.Design.ErrorConfigurationTypeConverter, Microsoft.AnalysisServices.Design")> _
<GuidAttribute("DFC2EFB6-E3D4-4A77-9776-932EA64DA506")> _
Public NotInheritable Class ErrorConfiguration _
Inherits Component
'Kullanım
Dim instance As ErrorConfiguration
[TypeConverterAttribute("Microsoft.AnalysisServices.Design.ErrorConfigurationTypeConverter, Microsoft.AnalysisServices.Design")]
[GuidAttribute("DFC2EFB6-E3D4-4A77-9776-932EA64DA506")]
public sealed class ErrorConfiguration : Component
[TypeConverterAttribute(L"Microsoft.AnalysisServices.Design.ErrorConfigurationTypeConverter, Microsoft.AnalysisServices.Design")]
[GuidAttribute(L"DFC2EFB6-E3D4-4A77-9776-932EA64DA506")]
public ref class ErrorConfiguration sealed : public Component
[<SealedAttribute>]
[<TypeConverterAttribute("Microsoft.AnalysisServices.Design.ErrorConfigurationTypeConverter, Microsoft.AnalysisServices.Design")>]
[<GuidAttribute("DFC2EFB6-E3D4-4A77-9776-932EA64DA506")>]
type ErrorConfiguration =
class
inherit Component
end
public final class ErrorConfiguration extends Component
ErrorConfiguration türü aşağıdaki üyeleri açıklar.
Oluşturucular
Ad | Açıklama | |
---|---|---|
ErrorConfiguration() | Yeni bir başlatır örnek , ErrorConfiguration sınıfını kullanarak varsayılan değerleri. | |
ErrorConfiguration(String) | Yeni bir başlatır örnek , ErrorConfiguration kullanarak adlandırılmış bir keyErrorLogFile. | |
ErrorConfiguration(String, Int64) | Yeni bir başlatır örnek , ErrorConfiguration kullanarak adlandırılmış keyErrorLogFile ve bir keyErrorLimit. |
Üst
Özellikler
Ad | Açıklama | |
---|---|---|
CalculationError | ||
CanRaiseEvents | (Component öğesinden devralınmıştır.) | |
Container | (Component öğesinden devralınmıştır.) | |
DesignMode | (Component öğesinden devralınmıştır.) | |
Events | (Component öğesinden devralınmıştır.) | |
KeyDuplicate | Alır veya ayarlar KeyDuplicate özellik için bir ErrorConfiguration nesne.This determines how Microsoft SQL Server 2005 Analysis Services (SSAS) handles a duplicate key error if it encounters one during processing. | |
KeyErrorAction | Gets or sets the action for Microsoft SQL Server 2005 Analysis Services (SSAS) to take when an error occurs on a key. | |
KeyErrorLimit | Alır veya işleme sırasında izin verilen hata sayısını ayarlar. | |
KeyErrorLimitAction | Gets or sets the action Microsoft SQL Server 2005 Analysis Services (SSAS) takes when the key error count that is specified in the KeyErrorLimit element is reached. | |
KeyErrorLogFile | Alır veya günlük işleme hataları dosya adını belirler. | |
KeyNotFound | Gets or sets how Microsoft SQL Server 2005 Analysis Services (SSAS) responds when it encounters a referential integrity error. | |
NullKeyConvertedToUnknown | Alır veya null dönüştürme hatası karşılaşıldığında gerçekleştirilecek eylem ayarlar. | |
NullKeyNotAllowed | Gets or sets the property that determines how the Microsoft SQL Server 2005 Analysis Services (SSAS) processing engine handles a null key error encountered during processing. | |
Site | (Component öğesinden devralınmıştır.) |
Üst
Yöntemler
Ad | Açıklama | |
---|---|---|
Clone | Yeni, tam bir nesne kopyasını oluşturur. | |
CopyTo | Parametre olarak geçildi varolan nesne içine bir nesnenin tam bir kopyasını oluşturur. | |
CreateObjRef | (MarshalByRefObject öğesinden devralınmıştır.) | |
Dispose() | (Component öğesinden devralınmıştır.) | |
Dispose(Boolean) | (Component öğesinden devralınmıştır.) | |
Equals | (Object öğesinden devralınmıştır.) | |
Finalize | (Component öğesinden devralınmıştır.) | |
GetHashCode | (Object öğesinden devralınmıştır.) | |
GetLifetimeService | (MarshalByRefObject öğesinden devralınmıştır.) | |
GetService | (Component öğesinden devralınmıştır.) | |
GetType | (Object öğesinden devralınmıştır.) | |
InitializeLifetimeService | (MarshalByRefObject öğesinden devralınmıştır.) | |
MemberwiseClone() | (Object öğesinden devralınmıştır.) | |
MemberwiseClone(Boolean) | (MarshalByRefObject öğesinden devralınmıştır.) | |
ToString | (Component öğ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.