Objects
The set of stored procedure objects in the logical database schema.
Content
-
Sequence of:
-
t_BaseRelationalDatasource_Objects_Object [0..*] - The definition of a stored procedure object in the logical database schema.
-
Parents
-
RelationalDatabase - A RelationalDatabase datasource is a logical representation of the structure of a database.
-
RelationalDatabaseAspect - RelationalDatabaseAspects are functional groupings of additional table aspects, and SQL objects that may be applied to other relational databases in your model.
-
RelationalDatabaseAugment - Augments contribute tables and/or SQL objects to a given data source. They are used for modularization, i.e. separating the domain model into several modules without circular dependencies between them.
-
t_BaseRelationalDatasource_Objects_Object
The definition of a stored procedure object in the logical database schema.
Parent topic: RelationalDatabase
Parent topic: RelationalDatabaseAspect
Parent topic: RelationalDatabaseAugment