SchemaObjectType 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.SchemaObjectType
public enum SchemaObjectType
type SchemaObjectType =
Public Enum SchemaObjectType
- Inheritance
-
SchemaObjectType
Fields
Name | Value | Description |
---|---|---|
ObjectTypeDimension | 1 | ObjectTypeDimension |
ObjectTypeHierarchy | 2 | ObjectTypeHierarchy |
ObjectTypeLevel | 3 | ObjectTypeLevel |
ObjectTypeMember | 4 | ObjectTypeMember |
ObjectTypeMeasure | 6 | ObjectTypeMeasure |
ObjectTypeKpi | 7 | ObjectTypeKpi |
ObjectTypeMiningStructure | 8 | ObjectTypeMiningStructure |
ObjectTypeMiningModel | 9 | ObjectTypeMiningModel |
ObjectTypeMiningModelColumn | 10 | ObjectTypeMiningModelColumn |
ObjectTypeMiningStructureColumn | 11 | ObjectTypeMiningStructureColumn |
ObjectTypeMiningContentNode | 12 | ObjectTypeMiningContentNode |
ObjectTypeMiningDistribution | 13 | ObjectTypeMiningDistribution |
ObjectTypeMiningService | 14 | ObjectTypeMiningService |
ObjectTypeMiningServiceParameter | 15 | ObjectTypeMiningServiceParameter |
ObjectTypeNamedSet | 20 | ObjectTypeNamedSet |