Catatan
Akses ke halaman ini memerlukan otorisasi. Anda dapat mencoba masuk atau mengubah direktori.
Akses ke halaman ini memerlukan otorisasi. Anda dapat mencoba mengubah direktori.
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. |
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.