Microsoft.SystemCenter.Warehouse.Cube.CubeMetadataMicrosoft.SystemCenter.Warehouse.Cube.CubeMetadata (ClassType)

Element properties:

Base ClassSystem.AdminItem
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIdfd6a7e82-20b3-e2be-8cb2-a9d961871b0d

Class Hierarchy:

Class Properties:

Property Name Type Display Name (ENU) Description (ENU) Key Max Length Min Length Case Sensitive Default Value EnumType
System.Entity:
DisplayName  string  Display Name Display name of the object. false 4000  False     
Microsoft.SystemCenter.Warehouse.Cube.CubeMetadata:
CubeSchemaState  enum      false 256    Microsoft.SystemCenter.Warehouse.CubeSchemaState.CaughtUp  Microsoft.SystemCenter.Warehouse.CubeSchemaState 
DateKeyBoundary  int      false 256       

Health Model:

Source Code:

<ClassType ID="Microsoft.SystemCenter.Warehouse.Cube.CubeMetadata" Accessibility="Public" Abstract="false" Base="AdminItem!System.AdminItem" Hosted="true">
<Property ID="CubeSchemaState" Type="enum" EnumType="Microsoft.SystemCenter.Warehouse.CubeSchemaState" DefaultValue="Microsoft.SystemCenter.Warehouse.CubeSchemaState.CaughtUp"/>
<Property ID="DateKeyBoundary" Type="int"/>
</ClassType>