DWH

Overview

The DWH ribbon tab groups list-entry commands for warehouse layers, schemas, tables, indexes, references, macros, predefined transformations, and snapshots.

Function

The tab opens the warehouse list and maintenance pages from the main ribbon.

Access

This topic was rebuilt from MainWindow.xaml and MainWindow.xaml.cs. The source defines the DWH ribbon tab and the commands shown under it.

How to access

Navigation tree

Not direct. Use the main ribbon.

Toolbar

DWH

Diagram

Not direct. Use the main ribbon.

Visual element

MainWindow ribbon -> DWH

Screen overview

The DWH ribbon tab shows the following source-defined button labels and groups.

IDPropertyDescription
1HomeVisible label, button, tab, or grid header defined in the source-backed XAML.
2LayersVisible label, button, tab, or grid header defined in the source-backed XAML.
3SchemasVisible field label or grid column header defined in the source-backed XAML.
4TablesTab header defined in the source-backed XAML.
5IndexesVisible label, button, tab, or grid header defined in the source-backed XAML.
6ReferencesVisible field label or grid column header defined in the source-backed XAML.
7MacrosVisible label, button, tab, or grid header defined in the source-backed XAML.
8Predefined trans.Visible label, button, tab, or grid header defined in the source-backed XAML.
9SnapshotsVisible field label or grid column header defined in the source-backed XAML.
10ListVisible label, button, tab, or grid header defined in the source-backed XAML.

Related topics