MemberTypeEnum 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.
Microsoft.AnalysisServices.AdomdClient.MemberTypeEnum
public enum MemberTypeEnum
type MemberTypeEnum =
Public Enum MemberTypeEnum
- Inheritance
-
MemberTypeEnum
Fields
Name | Value | Description |
---|---|---|
Unknown | 0 | Unknown |
Regular | 1 | Regular |
All | 2 | All |
Measure | 3 | Measure |
Formula | 4 | Formula |