traits
Table of Contents
Traits
- Authorization
- Property keys mapped to the columns of the OpenEdge SQL authorization
system catalog tables.
- Column
- Property keys mapped to the columns of the OpenEdge SQL `SYSCOLUMNS` system
catalog table.
- Common
- Property keys shared by several OpenEdge SQL system catalog tables.
- Constraint
- Property keys shared by the constraint-related OpenEdge SQL system catalog
tables.
- DataType
- Property keys mapped to the columns of the OpenEdge SQL `SYSDATATYPES`
system catalog table.
- Index
- Property keys mapped to the columns of the OpenEdge SQL `SYSINDEXES` system
catalog table.
- Procedure
- Property keys mapped to the columns of the OpenEdge SQL `SYSPROCEDURES`
system catalog table.
- Properties
- Aggregator trait that exposes every Progress OpenEdge SQL system catalog
property key.
- Sequence
- Property keys mapped to the columns of the OpenEdge SQL `SYSSEQUENCES`
system catalog table.
- Synonym
- Property keys mapped to the columns of the OpenEdge SQL `SYSSYNONYMS`
system catalog table.
- Table
- Property keys mapped to the columns of the OpenEdge SQL `SYSTABLES` system
catalog table.
- Trigger
- Property keys mapped to the columns of the OpenEdge SQL `SYSTRIGGER`
system catalog table.
- User
- Property keys mapped to the columns of the OpenEdge SQL `SYSDBAUTH` system
catalog table.
- View
- Property keys mapped to the columns of the OpenEdge SQL `SYSVIEWS` system
catalog table.