General Principles of Programming Using the Metabase Assembly

The Metabase assembly is used to get access to repository, manage repository contents, to administrate, to create and install updates. Programming in the Fore language using this assembly consists in getting access to the repository and executing required operations with objects. When working with objects, after their opening or editing, one can get access to interfaces with special settings according to object type. These interfaces are described in description of other assemblies available in the Fore language.

Work with the assembly looks as follows:

NOTE. All names are hyperlinks, click on them to see description.

See also:

Introduction | Metabase Assembly Interfaces | Metabase Assembly Enumerations | Metabase Assembly Classes | Examples