Freigeben über


KeyErrorAction Enumeration

Defines how errors are handling on dimension keys during process operations.

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

Syntax

'Declaration
<GuidAttribute("C747044A-9D00-4588-B922-2C33E50A7826")> _
Public Enumeration KeyErrorAction
[GuidAttribute("C747044A-9D00-4588-B922-2C33E50A7826")] 
public enum KeyErrorAction
[GuidAttribute(L"C747044A-9D00-4588-B922-2C33E50A7826")] 
public enum class KeyErrorAction
/** @attribute GuidAttribute("C747044A-9D00-4588-B922-2C33E50A7826") */ 
public enum KeyErrorAction
GuidAttribute("C747044A-9D00-4588-B922-2C33E50A7826") 
public enum KeyErrorAction

Members

Member name Description
ConvertToUnknown Converts key to unknown value.
DiscardRecord Discards the record.

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.

Siehe auch

Verweis

Microsoft.AnalysisServices Namespace