DIM Class Descriptions - Teradata Meta Data Services

Teradata Meta Data Services User Guide

Product
Teradata Meta Data Services
Release Number
15.00
Language
English (United States)
Last Update
2018-09-27
Product Category
Teradata Tools and Utilities

DIM Class Descriptions

Table 25 describes the DIM classes.

 

Table 25: DIM Class Descriptions 

Class Name

Description

BusinessAttribute

A Business Attribute is a characteristic of a Business Entity. This commonly represents a logical column.

BusinessEntity

A Business Entity represents a set of objects that have common characteristics. This commonly represents a logical table.

BusinessRule

A Business Rule defines any restrictions on what values can be stored in a column.

Check

A check constraint on a Teradata table

Column

A column of a Teradata table

Constant

A constant value

Database

A Teradata Database

DatabaseSystem

Identifies a Teradata Database System

FKReference

A derived class to track foreign key reference information

Function

A Teradata built-in function or a user-defined function

FunctionParameter

A parameter of a user-defined function

FunctionTable

Defines the table returned by a table function

HashIndex

A Teradata hash index

Index

An index of a Teradata table

IndexColumn

A column of an index

JoinIndex

A Teradata join index

Macro

A Teradata macro

MacroParameter

A parameter of a Teradata macro

MetaLoadType

Defines the types of data (tables, views, and so on) that are loaded in the repository for a system

Partitioning

Defines the partitioning of the primary index for a table or join index

Node

A node of a Teradata system

Reference

A reference constraint on a Teradata table

ReferenceColumn

A column of a reference constraint

SecurityConstraint

A Teradata row-level security constraint

SecurityConstraintValues

The values assigned to security constraints

SPParameter

The parameter of a Teradata stored procedure

StoredProcedure

A Teradata stored procedure

SubjectArea

A set of data organized to reflect a specific area of business

Table

A Teradata table

Trigger

A Teradata trigger

UDT

A user-defined type

UDTAttribute

An attribute of a UDT

UDTCast

Defines the cast functions for a UDT that are used by Teradata to convert data between the UDT and other data types

ValidValue

Defines the possible values associated with a Business Rule

View

A Teradata view

ViewColumn

A column of a Teradata view