MdxMissingMemberMode Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Specifies an enumeration of MdxMissingMemberMode.
public enum MdxMissingMemberMode
type MdxMissingMemberMode =
Public Enum MdxMissingMemberMode
- Inheritance
-
MdxMissingMemberMode
Fields
Default | 0 | The default mode. |
Error | 1 | The error mode. |
Ignore | 2 | The ignore mode. |