Ανάγνωση στα Αγγλικά

Κοινή χρήση μέσω


KeyErrorLimitAction Enumeration

Defines what happens when the KeyErrorLimit is exceeded.

Namespace:  Microsoft.AnalysisServices
Assembly:  Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)

Syntax

C#
[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

See Also

Reference

Microsoft.AnalysisServices Namespace