Meta Data Services Programming

Constants and Data Types

This section contains information about the constants you can use when programming against the repository API. It also contains reference topics about data types, which provide information that supports conversion, migration, or cross-tool integration. Header files provide additional definitions.

Topic Description
Repository Constants Defines the constants used for repository engine classes, interfaces, and objects
SQL and API Types Used in Property Definitions Maps the API types and SQL types recognized by the repository engine
Repository SQL Data Types Maps repository data types to SQL data types supported by the underlying database server

Header Files

Various declarations and definitions for the repository API can be found in the following files. The repository API is organized by repository engine classes, interfaces, and objects, and by type information model classes, interfaces, and objects.

See Also

Programming Information Models

Repository API

Repository API Reference