Condividi tramite


KeyErrorLimitAction Enumeration

Defines what happens when the KeyErrorLimit is exceeded.

Spazio dei nomi: Microsoft.AnalysisServices
Assembly : Microsoft.AnalysisServices (in microsoft.analysisservices.dll)

Sintassi

'Dichiarazione
<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.

Osservazioni

Data creazione:17 luglio 2006

Piattaforme

Piattaforme di sviluppo

Per un elenco delle piattaforme supportate, vedere Requisiti hardware e software per l'Installazione di SQL Server 2005.

Piattaforme di destinazione

Per un elenco delle piattaforme supportate, vedere Requisiti hardware e software per l'Installazione di SQL Server 2005.

Vedere anche

Riferimento

Microsoft.AnalysisServices Namespace