KeyErrorLimitAction Enumeration
Defines what happens when the KeyErrorLimit is exceeded.
Namespace: Microsoft.AnalysisServices
Assembly : Microsoft.AnalysisServices (in microsoft.analysisservices.dll)
Syntax
'Declaration
<GuidAttribute("FA79C76A-E3F2-4054-BCAE-E86EE728F342")> _
Public Enumeration KeyErrorLimitAction
[GuidAttribute("FA79C76A-E3F2-4054-BCAE-E86EE728F342")]
public enum KeyErrorLimitAction
[GuidAttribute(L"FA79C76A-E3F2-4054-BCAE-E86EE728F342")]
public enum class KeyErrorLimitAction
/** @attribute GuidAttribute("FA79C76A-E3F2-4054-BCAE-E86EE728F342") */
public enum KeyErrorLimitAction
GuidAttribute("FA79C76A-E3F2-4054-BCAE-E86EE728F342")
public enum KeyErrorLimitAction
Members
Member name | Description |
---|---|
StopLogging | Stops logging errors. |
StopProcessing | Stops processing. |
Hinweise
Neu:17. Juli 2006
Plattformen
Entwicklungsplattformen
Eine Liste der unterstützten Plattformen finden Sie unterHardware- und Softwareanforderungen für die Installation von SQL Server 2005.
Zielplattforme
Eine Liste der unterstützten Plattformen finden Sie unterHardware- und Softwareanforderungen für die Installation von SQL Server 2005.