SDB_GenType - Definition of template types
Inherits: 
SDB_Structure
Template types appear as user-defined and system provided template types, which are stored in a list of available types. This is just a list of available types. Template types, however, require the implementation of a specific template class, which must be provided by the user for user-defined template types. ODABA supports user-defined template types with one parameter, which is the data type.
Relationships