Namespace LfrlAnvil.PostgreSql.Objects
Classes
- PostgreSqlCheck
Represents an SQL check constraint.
- PostgreSqlColumn
Represents an SQL table column.
- PostgreSqlColumnCollection
Represents a collection of SQL table columns.
- PostgreSqlConstraintCollection
Represents a collection of SQL table constraints.
- PostgreSqlForeignKey
Represents an SQL foreign key constraint.
- PostgreSqlIndex
Represents an SQL index constraint.
- PostgreSqlObjectCollection
Represents a collection of SQL schema objects.
- PostgreSqlPrimaryKey
Represents an SQL primary key constraint.
- PostgreSqlSchema
Represents an SQL schema.
- PostgreSqlSchemaCollection
Represents a collection of SQL schemas.
- PostgreSqlTable
Represents an SQL table.
- PostgreSqlView
Represents an SQL view.
- PostgreSqlViewDataField
Represents an SQL view data field.
- PostgreSqlViewDataFieldCollection
Represents a collection of SQL view data fields.