system
Table of Contents
Classes
- CheckConstraint
- Represents a row of the OpenEdge SQL `SYS_CHK_CONSTRS` system catalog table.
- Column
- Represents a row of the OpenEdge SQL `SYSCOLUMNS` system catalog table.
- ColumnAuth
- Represents a row of the OpenEdge SQL `SYSCOLAUTH` system catalog table.
- DataType
- Represents a row of the OpenEdge SQL `SYSDATATYPES` system catalog table.
- Index
- Represents a row of the OpenEdge SQL `SYSINDEXES` system catalog table.
- KeyColumnUsage
- Represents a row of the OpenEdge SQL `SYS_KEYCOL_USAGE` system catalog
table.
- Procedure
- Represents a row of the OpenEdge SQL `SYSPROCEDURES` system catalog table.
- ReferentialConstraint
- Represents a row of the OpenEdge SQL `SYS_REF_CONSTRS` system catalog table.
- Sequence
- Represents a row of the OpenEdge SQL `SYSSEQUENCES` system catalog table.
- Synonym
- Represents a row of the OpenEdge SQL `SYSSYNONYMS` system catalog table.
- Table
- Represents a row of the OpenEdge SQL `SYSTABLES` system catalog table.
- TableAuth
- Represents a row of the OpenEdge SQL `SYSTABAUTH` system catalog table.
- TableConstraint
- Represents a row of the OpenEdge SQL `SYS_TBL_CONSTRS` system catalog table.
- Trigger
- Represents a row of the OpenEdge SQL `SYSTRIGGER` system catalog table.
- User
- Represents a row of the OpenEdge SQL `SYSDBAUTH` system catalog table.
- View
- Represents a row of the OpenEdge SQL `SYSVIEWS` system catalog table.