Previous | Table of Contents | Next |
This class describes Relational DBMS Stored procedures and functions.
Superclasses
Method
Attributes
type
A Procedure can be either a Function or a true Procedure. This indicates whether this object returns a value or not.type:multiplicity: |
|||||
ProcedureType ( procedure | function ) | |||||
exactly one |