Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
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. |
Remarks
New:17 July 2006
Platforms
Development Platforms
For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server 2005.
Target Platforms
For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server 2005.