Syntax Element: table

Description

A special stereotype that can cause code generation activities.

Example

This keyword is highlighted like this.
You can click on keywords and concepts in blue.
handdatabase HasATable
{
  stereotypes table with validation = minimal;
  
  version 1.0 : initialized
  {
    design
    {
      public table X;
    }
  }
}

Notes

Related Use Cases

Other Actions

documentation | all examples for this syntax element | all examples | use cases | concepts | keywords